![]() |
il y a 9 ans | |
---|---|---|
.. | ||
img2 | il y a 9 ans | |
po4a | il y a 9 ans | |
Makefile | il y a 9 ans | |
README.md | il y a 9 ans | |
beamercolorthemeldn.sty | il y a 9 ans | |
beamerinnerthemefancy.sty | il y a 9 ans | |
beamerouterthemedecolines.sty | il y a 9 ans | |
beamerthemeLDN.sty | il y a 9 ans | |
conf-labriqueinternet2.en.tex | il y a 9 ans | |
conf-labriqueinternet2.pdf | il y a 9 ans | |
conf-labriqueinternet2.tex | il y a 9 ans | |
logoldn.pdf | il y a 9 ans |
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