]> git.lyx.org Git - lyx.git/commitdiff
partial fix for bug 2132
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Fri, 25 Nov 2005 09:37:09 +0000 (09:37 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Fri, 25 Nov 2005 09:37:09 +0000 (09:37 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10621 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/syntax.default

index 3dd65b5c2728496851685c18a2fc5534b1fe8f2c..cf557eeb8d4b158f6016d4047dddace76d71d6c9 100644 (file)
@@ -1,3 +1,7 @@
+2005-11-25  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * syntax.default: add some hyperref commands
+
 2005-11-14  Hartmut Haase  <hha4491@atomstromfrei.de>
 
        * examples/de_mathed.lyx: 
index fd6a3d8078601220212a631afd3e09bf9cea2800..228228e26a16dde0043211b92aac249c723627b0 100644 (file)
@@ -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.