Hello, I´ve got the same problem, unfortunately.
Here is the code, after importing into Lyx:
Code: Select all
% Quellcode vorschauen
%% LyX 1.6.2 created this file. For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\usepackage{longtable}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.
%% Because html converters don't know tabularnewline
\providecommand{\tabularnewline}{\\}
\usepackage{babel}
\begin{document}
\chapter*{List of Abbreviations} \label{sec:abbreviations} \markboth{\MakeUppercase{List of Abbreviations}}{\MakeUppercase{List
of Abbreviations}} \begin{longtable}{ll}
\arrayrulecolor{hsugrau} \textbf{\textcolor{hsurot}{A}} & \tabularnewline
\hline
f & sampling frequency\tabularnewline
& \tabularnewline
\textbf{\textcolor{hsurot}{H}} & \tabularnewline
\hline
abc & abc-institute\tabularnewline
\end{longtable}
\end{document}
I want to import a latex template, which was created by a college institute designated for Latex.
The final template is also divided in several sub-files (like chapter1, chapter2 etc).
There is a folder, which includes several files, corresponing to the final template and the sub-files,
the content is:
Code: Select all
caption.sty
fancyheadings.sty
index.ist
layout.tex
literatur.bib
macros.tex
makebst.tex
newalpha.bst
newalpha.dbj
readfile.sty
template.aux
template.bbl
template.blg
template.dvi
template.idx
template.ilg
template.ind
template.lof
template.log
template.lol
template.lot
template.out
template.pdf
template.tcp
template.tex
template.toc
template.tps
I tried with the smaller sub-files as well, to reduce the error-sources, but the errors are still the same.
I wonder, when importing a .tex-file, there are some Latex-Codes in the Main-Lyx window still availible.
Would be very thankful, if someone could help me!
Thanks in advance
sincerely
pooz