Provide link to pdf manual etc on homepage?

2021-12-20 Thread Detlef Steuer
Hi all, very minor, but I just *again* searched for the pdf documentation :-) The pdf versions of the org manual and the org guide are on orgmode.org, but have no visible references for users. I.e. there are https://orgmode.org/orgguide.pdf and https://orgmode.org/org.pdf but these are somehow k

Re: PDF manual

2021-04-25 Thread Bastien
Hi Frederic, Frederic Santos writes: > It looks like the PDF manual for Org mode is no longer available > (https://www.gnu.org/software/emacs/manual/org.html): only the html > version is online now. > Do you know why? And will the PDF version be back someday? The PDF manual i

PDF manual

2021-03-11 Thread Frederic Santos
Hi everyone, It looks like the PDF manual for Org mode is no longer available (https://www.gnu.org/software/emacs/manual/org.html): only the html version is online now. Do you know why? And will the PDF version be back someday? Thanks! Frédéric

Re: [Orgmode] wrong type of quotes in PDF manual

2008-05-06 Thread Daniel M German
>> May I suggest to replace ' with (quote ) in the manual? This error was >> tricky to track, as these quotes look very similar within emacs (I am >> using emacs23) >> Hi Nick, Nick> Unfortunately, this is no help at all to you and will be little Nick> consolation, but there *is* a note i

Re: [Orgmode] wrong type of quotes in PDF manual

2008-05-06 Thread Nick Dokos
Daniel M. German <[EMAIL PROTECTED]> wrote: > > This is a minor "bug". The PDF document uses a different type of quote > than what emacs expects. For instance, if I cut and paste from the > manual I get this: > > ... > May I suggest to replace ' with (quote ) in the manual? This error was > tr

[Orgmode] wrong type of quotes in PDF manual

2008-05-06 Thread Daniel M. German
Hi everybody, This is a minor "bug". The PDF document uses a different type of quote than what emacs expects. For instance, if I cut and paste from the manual I get this: (define-key global-map "\C-cr" ’org-remember) instead of (define-key global-map "\C-cr" 'org-remember) They look the same