Timeline for Org export to latex and HTML references
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 14, 2015 at 3:31 | vote | accept | Joafigue | ||
| May 13, 2015 at 9:52 | history | edited | rasmus | edited tags | |
| May 13, 2015 at 9:22 | comment | added | rasmus | Note that \nameref{sec:section_name} is absolutely not stable! E.g. in the current Org version, labels are translated to something like sec:orgheading1 by default unless org-latex-prefer-user-labels is non-nil. | |
| May 13, 2015 at 9:21 | history | edited | rasmus | CC BY-SA 3.0 | Formatting. |
| May 13, 2015 at 4:38 | answer | added | Kaushal Modi | timeline score: 10 | |
| May 13, 2015 at 4:30 | history | edited | Kaushal Modi | CC BY-SA 3.0 | added 31 characters in body |
| May 13, 2015 at 3:50 | history | edited | Joafigue | CC BY-SA 3.0 | added 940 characters in body |
| May 12, 2015 at 4:49 | comment | added | wvxvw | Can you give an example of your Org code? The second option you describe should actually do what you want. I.e. for example, [[Heading title]] should generate an anchor link in HTML and a reference in LaTeX file. If you want to style the links, you can use #+LATEX_HEADER: \hypersetup{urlcolor=blue} and #+LATEX_HEADER: \hypersetup{colorlinks,urlcolor=blue} (and see ftp.ntua.gr/mirror/ctan/macros/latex/contrib/hyperref/doc/… for more options). | |
| May 12, 2015 at 2:52 | review | First posts | |||
| May 12, 2015 at 2:53 | |||||
| May 12, 2015 at 2:50 | history | asked | Joafigue | CC BY-SA 3.0 |