Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-549


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-549
    Summary: not useable with win32, cygwin
       Type: Bug

     Status: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-latex
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: thomas diesler

    Created: Sat, 5 Jul 2003 5:11 AM
    Updated: Sat, 5 Jul 2003 5:11 AM
Environment: win32, cygwin

Description:
The de.prima.shire.anttex.LaTeX task passes filenames to the pdflatex command 
unchanged. pdflatex interprets them as control sequences.

I tried various alternative path formats in the ant call - no success. The problem 
seems to lie within de.prima.shire.anttex.LaTeX. Who owns that source? I could not 
find it.

cheers
-tomsk

-------------------------------------------------------
latex:generate:
    [echo] scanning: D:\projects\drools/src/latex/
    [echo] Generating from D:\projects\drools\target\latex\manual\drools-guide.tex
Delete is not set: Use default-values!
    [latex] Running LaTeX now!
    [latex] latexfile  = D:\projects\drools\target\latex\manual\drools-guide.tex
    [latex] bibtexfile = D:\projects\drools\target\latex\manual\drools-guide.tex
    [latex] latexdir   = D:\projects\drools\target\latex\manual
    [latex] verbose    = true
    [latex] bibtex     = true
    [latex] bibtex     = true
    [latex] clean      = false
    [latex] delete     = [EMAIL PROTECTED]
    [latex] running command: pdflatex &pdflatex 
\nonstopmode\input{D:\projects\drools\target\latex\manual\drools-guide.tex}
    [latex] This is pdfTeX, Version 3.14159-1.00b-pretest-20020211 (Web2c 7.3.7x)
    [latex] {c:/Programme/TeXLive/texmf-var/pdftex/config/pdftex.cfg}
    [latex] LaTeX2e <2001/06/01>
    [latex] Loading CZ hyphenation patterns: Pavel Sevecek, v3, 1995
    [latex] Loading SK hyphenation patterns: Jana Chlebikova, 1992
    [latex] Babel <v3.7h> and hyphenation patterns for english, dumylang, 
nohyphenation, cz
    [latex] ech, slovak, german, ngerman, spanish, catalan, french, ukenglish, 
italian, dut
    [latex] ch, polish, portuguese, loaded.
    [latex]
    [latex] ! Undefined control sequence.
    [latex] <argument> D:\projects
    [latex]                        \drools \target \latex \manual \drools -guide.tex
    [latex] <*> ...rools\target\latex\manual\drools-guide.tex}


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to