| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 6 months |
| seen | May 9 at 10:22 | |
| stats | profile views | 6 |
|
May 9 |
comment |
Use \hyperref for TOC only That makes TOC clickable, but nothing happens when clicking. |
|
May 9 |
comment |
Use \hyperref for TOC only Disable clickable links for everything but TOC. |
|
May 9 |
asked | Use \hyperref for TOC only |
|
Apr 30 |
comment |
Multiple labels for enumerated item It may be due to the fact that I'm using the \enumerate package. |
|
Apr 29 |
comment |
Multiple labels for enumerated item I caved and followed kan's humble opinion... |
|
Apr 29 |
comment |
Multiple labels for enumerated item When I include both as \label{first} \label{second}, only the last one will work, giving me ?? and 1, when \ref{first} and \ref{second} |
|
Apr 29 |
comment |
Multiple labels for enumerated item The first suggestion is not straightforward, since I am using text as input from several files. |
|
Apr 29 |
asked | Multiple labels for enumerated item |
|
Apr 10 |
revised |
Prevent hyphenation of natbib authors edited title |
|
Apr 10 |
revised |
Prevent hyphenation of natbib authors edited title |
|
Apr 9 |
comment |
Prevent hyphenation of natbib authors No, you're right, it is not affected by hyperref. Maybe disabling hyperref earlier today affected spacing or something.
Ok, so how then, do I prevent hyphenation of author names in general? |
|
Apr 9 |
comment |
Prevent hyphenation of natbib authors It ceases to happen when I turn off \hyperref.
My theory: Using uchyph=0 prevents anything starting with a capital letter from being hyphenated. However when the authors are URLs, they are allowed to be hyphenated (either by LaTeX standard behaviour or by \hyperref, not sure which). |
|
Apr 9 |
asked | Prevent hyphenation of natbib authors |
|
Feb 26 |
revised |
Alternative for twoside Added documentclass options. |
|
Feb 26 |
suggested | suggested edit on Alternative for twoside |
|
Feb 26 |
comment |
Alternative for twoside Combined with 'twoside' and 'openright' in the documentclass, this works like a charm. |
|
Feb 26 |
accepted | Alternative for twoside |
|
Feb 26 |
awarded | Commentator |
|
Feb 26 |
comment |
Alternative for twoside Sorry, I had a conflict with some \newpage-s that made a lot of the mess. |
|
Feb 26 |
comment |
Alternative for twoside Margins and other alignments are still affected. |