Re: Using prettyref

2006-09-19 Thread Georg Baum
Am Dienstag, 19. September 2006 14:43 schrieb Guy Hindell: > So my question should have been - how can I get lyx to always export > using \autoref rather than \ref, or alternatively, is there any magic I > can use in the preamble to achieve the same result? If you don't need normal refs you can

Re: Using prettyref

2006-09-19 Thread Guy Hindell
Guy Hindell wrote: Sorry if I'm asking a question to which there is an obvious answer... How can I get LyX to use \prettyref from the prettyref.sty package rather than the usual \ref when I export to latex? I have \usepackage{prettyref} in the preamble, but that doesn't seem to be enough.