help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hiding references when editing LaTeX?


From: David Kastrup
Subject: Re: Hiding references when editing LaTeX?
Date: 26 Feb 2003 21:31:16 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

"Felix E. Klee" <felix.klee@inka.de> writes:

> David Kastrup wrote:
> > \PreviewCommand[!][\#]\ref
> > \InputIfFileExists{preview/prauctex.cfg}{}{}
> > 
> > in your project directory.  You could also try
> > \PreviewCommand[!]\ref
> > to have the dereferenced label itself displayed as typeset by LaTeX,
> > or
> > \RequirePackage{url}
> > \PreviewCommand[!][\@firstoftwo\url#1]\ref
> > to have the original label text in typewriter mode and so on.
> 
> Hm, I just tried it but it doesn't work. Here's what I did:

Reading the manual or the FAQ or the style file documentation about
customization would have been sufficient to tell you in mere seconds
that I am an idiot that does not even remember the names of his
own macros.

Apropos: try \PreviewMacro instead of \PreviewCommand.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


reply via email to

[Prev in Thread] Current Thread [Next in Thread]