![]() |
9 years ago | |
---|---|---|
.. | ||
img2 | 9 years ago | |
po4a | 9 years ago | |
Makefile | 9 years ago | |
README.md | 9 years ago | |
beamercolorthemeldn.sty | 9 years ago | |
beamerinnerthemefancy.sty | 9 years ago | |
beamerouterthemedecolines.sty | 9 years ago | |
beamerthemeLDN.sty | 9 years ago | |
conf-labriqueinternet2.en.tex | 9 years ago | |
conf-labriqueinternet2.pdf | 9 years ago | |
conf-labriqueinternet2.tex | 9 years ago | |
logoldn.pdf | 9 years ago |
Steps :
Create your .tex file
configure po4a with your po4a.cfg (it's recommanded to have the same tree organisation as this one).
add in po4a/definitions the "commands and environments" you don't want to be interpreted by the translator (or else it will fail)
then translate
finally create a new translated tex file, compile it, you are good to go!
#generate pot file po4a-gettextize -f latex -o definitions=po4a/definitions -m conf-labriqueinternet2.tex -p test.pot -M utf8
#generate the new translated tex po4a po4a/po4a.cfg --verbose -k 0 -M utf8