[Po4a-devel] [po4a-Bugs][313322] latex format can not recognize custom environments

po4a-bugs at alioth.debian.org po4a-bugs at alioth.debian.org
Wed Aug 31 11:45:52 UTC 2011


Bugs item #313322, was opened at 2011-08-31 13:45 by Cristian Consonni
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=410622&aid=313322&group_id=30267

Status: Open
Priority: 3
Submitted By: Cristian Consonni (cristiancantoro-guest)
Assigned to: Nobody (None)
Summary: latex format can not recognize custom environments 
Category: None
Group: None
Resolution: None


Initial Comment:
I don't know if this is more a feature request than a bug report, anyway I was creating a po file with po4a-gettextize and got the following

$ po4a-gettextize -f latex -m mbe1intro.tex -p olo.po
mbe1intro.tex:101: (po4a::tex)
               ambiente «myVerbatim2» sconosciuto

\begin{myVerbatim2} 
[...]

this is the definition of the environment:
\DefineVerbatimEnvironment%
   {myVerbatim2}%
   {Verbatim}%
   {fontfamily=courier,fontseries=b,frame=single,rulecolor=\color{blue}}

The problem was resolved by commenting all the occurrences of the environment.

Cristian

p.s: the original tex file has been downloaded from:
[1]http://www.csulb.edu/~woollett/mbe1intro.tex 

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=410622&aid=313322&group_id=30267



More information about the Po4a-devel mailing list