From bcccc2780dca41b0cbd26235fe0cb150f5510c59 Mon Sep 17 00:00:00 2001 From: Georg Baum Date: Sun, 26 Mar 2006 08:28:06 +0000 Subject: [PATCH] From Uwe: * chkconfig.ltx: check for the preview package * doc/LaTeXConfig.lyx.in: document prettyref, varioref and preview git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13497 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/chkconfig.ltx | 1 + lib/doc/LaTeXConfig.lyx.in | 52 +++++++++++++++++++++++++++++++++++--- 2 files changed, 50 insertions(+), 3 deletions(-) diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index b51f5eea5a..bc6b84b882 100644 --- a/lib/chkconfig.ltx +++ b/lib/chkconfig.ltx @@ -234,6 +234,7 @@ \TestPackage{bibtopic} \TestPackage{jurabib} \TestPackage{dvipost} +\TestPackage{preview} % The test for the graphics package is slightly more involved... \newcommand\groption{dvips} diff --git a/lib/doc/LaTeXConfig.lyx.in b/lib/doc/LaTeXConfig.lyx.in index 7c76d80bb5..1ef7673dc2 100644 --- a/lib/doc/LaTeXConfig.lyx.in +++ b/lib/doc/LaTeXConfig.lyx.in @@ -1,4 +1,4 @@ -#LyX 1.4.0cvs created this file. For more info see http://www.lyx.org/ +#LyX 1.4.1svn created this file. For more info see http://www.lyx.org/ \lyxformat 245 \begin_document \begin_header @@ -2052,7 +2052,12 @@ macros/latex/required/tools/ \end_layout \begin_layout Description -Notes: none yet +Notes: The package +\family typewriter +varioref +\family default + introduces some commands to generate references with an information about + the page of the referred label. \end_layout \begin_layout Section @@ -2348,7 +2353,48 @@ macros/latex/contrib/prettyref \end_layout \begin_layout Description -Notes: none yet +Notes: The package +\family typewriter +prettyref +\family default + provides a command to identify reference labels by a prefix. + LyX uses labels in the form +\begin_inset Quotes eld +\end_inset + +sec:mysection +\begin_inset Quotes erd +\end_inset + + and +\family typewriter +prettyref +\family default + interprets the "sec:" part. +\end_layout + +\begin_layout Subsection +preview +\end_layout + +\begin_layout Description +Found: @chk_preview@ +\end_layout + +\begin_layout Description +CTAN: +\family typewriter +macros/latex/contrib/preview +\end_layout + +\begin_layout Description +Notes: The package +\family typewriter +preview +\family default + is needed by LyX to preview LaTeX constructs; especially for math formulas + when you use the option ``Instant Preview'' in Tools->Preferences->Look + and feel->Graphics. \end_layout \begin_layout Subsection -- 2.39.2