]> git.lyx.org Git - lyx.git/commitdiff
Make tex2lyx tests almost compilable
authorGeorg Baum <baum@lyx.org>
Mon, 8 Oct 2012 19:23:11 +0000 (21:23 +0200)
committerGeorg Baum <baum@lyx.org>
Mon, 8 Oct 2012 19:23:11 +0000 (21:23 +0200)
If the original tests cannot ve compiled with latex/pdflatex/xelatex it is
difficult to compare the visual output.

src/tex2lyx/test/DummyDocument.lyx
src/tex2lyx/test/box-color-size-space-align.tex
src/tex2lyx/test/test-insets.lyx.lyx
src/tex2lyx/test/test-insets.tex
src/tex2lyx/test/test-structure.tex

index 1c788731787d3eb09b6b779cdc0a32ba205321e8..9215e6f8e6e16325cce50e89758d758f2f9aa07a 100644 (file)
 \index_command default
 \paperfontsize 12
 \spacing onehalf
-\use_hyperref false
+\use_hyperref true
+\pdf_bookmarks 1
+\pdf_bookmarksnumbered 0
+\pdf_bookmarksopen 0
+\pdf_bookmarksopenlevel 1
+\pdf_breaklinks 0
+\pdf_pdfborder 0
+\pdf_colorlinks 0
+\pdf_backref section
+\pdf_pdfusetitle 1
 \papersize a4paper
 \use_geometry false
 \use_package amsmath 2
-\use_package amssymb 0
+\use_package amssymb 2
 \use_package esint 1
 \use_package mathdots 0
 \use_package mathtools 0
index 6a8a5d61db486cb0c2238673dc1482bb64061824..b44e03883b3a91c2d56d1798a58debf7fcf35cb2 100644 (file)
@@ -28,7 +28,7 @@
 \setstretch{1.2}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.
-
+\newcommand{\noun}[1]{\textsc{#1}}
 %% The greyedout annotation environment
 \newenvironment{lyxgreyedout}{\textcolor{note_fontcolor}\bgroup}{\egroup}
 
index d1acb84042eed8ad7f4c478fab30e1319647fce6..f103f3a59673fb342691e6dc715698665185c190 100644 (file)
 \index_command default
 \paperfontsize 12
 \spacing onehalf
-\use_hyperref false
+\use_hyperref true
+\pdf_bookmarks 1
+\pdf_bookmarksnumbered 0
+\pdf_bookmarksopen 0
+\pdf_bookmarksopenlevel 1
+\pdf_breaklinks 0
+\pdf_pdfborder 0
+\pdf_colorlinks 0
+\pdf_backref section
+\pdf_pdfusetitle 1
 \papersize a4paper
 \use_geometry false
 \use_package amsmath 2
-\use_package amssymb 0
+\use_package amssymb 2
 \use_package esint 1
 \use_package mathdots 0
 \use_package mathtools 0
index a74a542289575e566c725509300075dd9a8ea8c5..508d19f82771ece65529973ede67549fc8245a3c 100644 (file)
@@ -19,7 +19,6 @@
 \makenomenclature
 \usepackage{varioref}
 \usepackage{prettyref}
-\usepackage{makeidx}
 \usepackage{splitidx}
 \makeindex
 
 \usepackage{xargs}
 \usepackage{subscript}
 \usepackage{rotating}
+\usepackage{listings}
+\usepackage{hyperref}
+\usepackage{array}
+\usepackage{booktabs}
+\usepackage{multirow}
+\usepackage{hhline}
+\usepackage{pdfpages}
+\usepackage{textcomp}
+\usepackage{amssymb}
+\usepackage{color}
+\usepackage[ps,mover]{lyxskak}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.
 \providecommand{\LyX}{L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
@@ -132,7 +142,7 @@ We can also import chess diagrams:
 
 Spreadsheets:
 
-\def\inputGnumericTable{}\input{../../../lib/examples/longsheet.gnumeric}
+\def\inputGnumericTable{}\input{../../../lib/examples/longsheet.tex}
 
 and PDF pages:
 
index 79989fc443537594ebb8f0bdba9196453a2cc0b6..096da4140c6ce9251bc1a27962e6880cbe7c9a86 100644 (file)
@@ -1,6 +1,6 @@
 %% LyX trick_preamble_code_into_believing_that_this_was_created_by_lyx created this file.  For more info, see http://www.lyx.org/.
 %% Do not edit unless you really know what you are doing.
-\documentclass[legalpaper,french,german,english,dummyoption]{article}
+\documentclass[legalpaper,french,german,newzealand,english,dummyoption]{article}
 \usepackage[latin9]{inputenc}
 \usepackage{color}
 \usepackage{rotfloat}