From 5451d467942e382647125423ec481f0072c20dd5 Mon Sep 17 00:00:00 2001 From: Georg Baum Date: Fri, 25 Nov 2005 09:37:09 +0000 Subject: [PATCH] partial fix for bug 2132 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10621 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 4 ++++ lib/syntax.default | 9 +++++++++ 2 files changed, 13 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 3dd65b5c27..cf557eeb8d 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2005-11-25 Georg Baum + + * syntax.default: add some hyperref commands + 2005-11-14 Hartmut Haase * examples/de_mathed.lyx: diff --git a/lib/syntax.default b/lib/syntax.default index fd6a3d8078..228228e26a 100644 --- a/lib/syntax.default +++ b/lib/syntax.default @@ -364,6 +364,7 @@ $$ % support it, but only the "\mbox{" and the "}" need to be in TeX mode. \abstractname +\Acrobatmenu{}{} % from the hyperref package \addcontentsline{}{}{translate} \address{} \addtime{} @@ -449,6 +450,10 @@ $$ \href{}{translate} % from the hyperref package \hspace{} \hspace*{} +\hyperdef{}{}{translate} % from the hyperref package +\hyperlink{}{translate} % from the hyperref package +\hyperref{}{}{translate} % from the hyperref package +\hypertarget{}{translate} % from the hyperref package \hyphenation{} \iflanguage{}{}{} \ifthenelse @@ -540,6 +545,8 @@ $$ \part[]{} \part*{} \partname +\pdfbookmark[]{}{} % from the hyperref package +\pdfstringdef{}{} % from the hyperref package \poptabs \prefacename \printindex @@ -618,6 +625,7 @@ $$ \tableofcontents \tabularnewline[] \telephone{translate} +\texorpdfstring{}{} % from the hyperref package \textcircled{translate} \textcolor[]{,,}{translate} %\textcolor{}{} % reLyX doesn't care about this version @@ -687,6 +695,7 @@ titlepage \begin{environments} bibunit[]{translate} psmatrix[]{} +thebibliography{} \end{environments} % Environments that start math mode. -- 2.39.2