Re: [O] jabref like orgmode based solution to bibliography management (not for latex)

2015-05-30 Thread Otto Pichlhöfer
Xebar Saram gmail.com> writes: > 4. this one is important: a way to quickly export selected references in word/odf/html based on a pre fixed style (ie  Nature, Chicago etc) You might want to finish up the citations after the paper is exported. Have a look at http://www.docear.org/software/add

Re: [O] converting plain list entry to checkbox entry by C-c C-c?

2014-08-15 Thread Otto Pichlhöfer
Oliver Kappel gmx.net> writes: > > Hello org-anized people, > > I couldn't find any shortcut to convert an entry in a plain list to a > checkbox entry. Is there any function for this? If I understand you correctly then C-u C-c C-c will do the trick.

Re: [O] beamer: need to add latex for footnote citation

2014-04-22 Thread Otto Pichlhöfer
Neal Becker gmail.com> writes: > > If I edit the latex, this will do what I want: > > - Extend differential detection to exploit differences over different > symbol intervals (spans) > \footfullcite{gpdi} > > This adds a biblatex citation as a footnote on the frame. > > How can I do this wi

Re: [O] Open PDF under Windows on specific page using PDF-XChange Viewer

2013-03-20 Thread Otto Pichlhöfer
AW t-online.de> writes: > For the record: > > #+begin_src emacs-lisp > (add-to-list 'org-file-apps > '("\\.pdf::\\([0-9]+\\)\\'" . "\"C:/Program Files/Tracker Software/PDF > Viewer/PDFXCview.exe\" /A page=%1 %s")) > #+end_src > > (add-to-list 'org-file-apps '("\\.\\(doc\\|docx\\|pdf\\|dct\

Re: [O] direct link to mails in gmail

2011-10-20 Thread Otto Pichlhöfer
As a workaround I use the following setup: ;; === org link abbreviations === (setq org-link-abbrev-alist '(("mail" . "https://mail.google.com/a/mydomain.at/#mbox/%s";) )) When I want to link to a mail message in Gmail I click twice into the address line of firefox which conveniently

Re: [O] Org-capture from Firefox: ^M or not ^M?

2011-07-20 Thread Otto Pichlhöfer
Sebastien Vauban writes: > > Hello, > > In the exact same conditions (I mean, Emacs settings, etc.), when I capture > some regions from Web pages, they sometimes: > > - are mixed "all one one line" > Example: > http://lists.gnu.org/archive/html/help-gnu-emacs/2007-03/msg00670.html > > - ar