Hello, Ross. On Mon, May 24, 2010 at 4:28 PM, Ross Masters <[email protected]> wrote: > Hi Kevin, > While the first make ran fine making the en_GB variant fails: > r...@ross-laptop:~/Projects/ubuntu-manual$ make ubuntu-manual-en_GB.pdf > bzr version-info --custom --template="Revision number: {revno}\qquad > Revision date: {date}\n\n" > revision.tex > po4a-translate --master-charset=utf8 -f latex -m main.tex -p po/en_GB.po -l > ubuntu-manual-en_GB.tex -k 0 > ./backmatter/colophon.tex > :12: (po4a::tex) > unknown environment: 'fullwidth' > make: *** [ubuntu-manual-en_GB.tex] Error 9 > Is this another makefile error?
Which branch did you check out? (Running 'bzr info' should tell you.) The translations only work in the lucid-e1 branch. > Also I assumed texlive was a GUI program - I'm struggling to find the right > executable to launch it, could you point me in the right direction of that > as well please? TeX Live is not at all a GUI program. It's a collection of TeX code and a few command-line programs. --Kevin _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-manual Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-manual More help : https://help.launchpad.net/ListHelp

