[TxMt] Re: LaTeX testers needed

Helge Hartmann helge.hartmann at uni-oldenburg.de
Thu Dec 21 16:43:33 UTC 2006


The following example:


\documentclass[]{article}
\usepackage[utf8]{inputenc}
\title{A LaTeX Article}
\begin{document}
\section{Kap 1}\label{sec:kap_1} % (fold)

% section kap_1 (end)

\section{Kap 2}\label{sec:kap_2} % (fold)
		
% section kap_2 (end)

\section{Kap3}\label{sec:kap3} % (fold)

% section kap3 (end)
\bibliographystyle{plain}
\bibliography{/Users/helge/Desktop/LatexMate2/lit}
\end{document}


Content of lit.bib:

@BOOK{Merritt1989,
   title = {Building Expert Systems in Prolog},
   publisher = {Springer},
   year = {1989},
   author = {Dennis Merritt},
   timestamp = {2006.03.30},
   url = {http://www.amzi.com/products/learning_products.htm},
}



for citation I get:
/Library/Application Support/TextMate/Support/lib/LaTeXUtils.rb:31:in 
/bin/bash: -c: line 1: unexpected EOF while looking for matching `''
/bin/bash: -c: line 3: syntax error: unexpected end of filefind_file'
	from /Library/Application 
Support/TextMate/Support/lib/LaTeXUtils.rb:169:in /bin/bash: -c: line 1: 
unexpected EOF while looking for matching `''
/bin/bash: -c: line 3: syntax error: unexpected end of filecall'
	from /Library/Application 
Support/TextMate/Support/lib/LaTeXUtils.rb:140:in /bin/bash: -c: line 1: 
unexpected EOF while looking for matching `''
/bin/bash: -c: line 3: syntax error: unexpected end of fileeach'
	from /Library/Application 
Support/TextMate/Support/lib/LaTeXUtils.rb:139:in /bin/bash: -c: line 1: 
unexpected EOF while looking for matching `''
/bin/bash: -c: line 3: syntax error: unexpected end of fileeach_pair'
	from /Library/Application 
Support/TextMate/Support/lib/LaTeXUtils.rb:138:in /bin/bash: -c: line 1: 
unexpected EOF while looking for matching `''
/bin/bash: -c: line 3: syntax error: unexpected end of fileeach_pair'
	from /Library/Application 
Support/TextMate/Support/lib/LaTeXUtils.rb:131:in /bin/bash: -c: line 1: 
unexpected EOF while looking for matching `''
/bin/bash: -c: line 3: syntax error: unexpected end of fileeach_with_index'
	from /Library/Application 
Support/TextMate/Support/lib/LaTeXUtils.rb:130:in /bin/bash: -c: line 1: 
unexpected EOF while looking for matching `''
/bin/bash: -c: line 3: syntax error: unexpected end of fileeach_with_index'
	from /Library/Application 
Support/TextMate/Support/lib/LaTeXUtils.rb:130:in /bin/bash: -c: line 1: 
unexpected EOF while looking for matching `''
/bin/bash: -c: line 3: syntax error: unexpected end of filecite_scan'
	from /Library/Application Support/TextMate/Support/lib/LaTeXUtils.rb:23:in

References work as long as there is only one source file.


Helge

Charilaos Skiadas schrieb:
> On Dec 21, 2006, at 1:39 PM, Helge Hartmann wrote:
> 
>> Hi!
>>
>> I get errors for label completion and for citation.
> 
> Same here. Please send me reproducible examples, ideally with minimal text.
> 
> Haris
> 
> 
> 




More information about the textmate mailing list