<div>Hi everyone,</div><div><br></div><div>I have a problem with the usage of po4a.</div><div><br></div><div>Setup:</div><div>My master-document "iuf-rulebook.tex" is in the folder "src".</div><div>I already generated a template "iuf-rulebook.pot" in "po".</div>

<div>Translated po-files should go into the po-folder, while translated tex-files should be generated in the the folder "translated".</div><div><br></div><div><br></div><div>$ ls</div><div>Makefile  out  po  po4a.cfg  README.md  src  translated</div>

<div>$ ls src</div><div>1_general_rules_and_definitions  1_general_rules_and_definitions.tex  iuf-rulebook.tex</div><div>$ ls po</div><div>iuf-rulebook.pot</div><div>$ ls translated</div><div><br></div><div>$ cat po4a.cfg </div>

<div>[po_directory] po/</div><div>[type: latex] src/iuf-rulebook.tex $lang:translated/iuf-rulebook-$lang.tex opt:"-k 0"</div><div><br></div><div>$ TEXINPUTS=src: po4a po4a.cfg</div><div>po4a.cfg:1: no pot-files found in po/</div>

<div><br></div><div>po4a Version 0.40.2<br></div><div><br></div><div>1. When I run po4a, it tells me, that there are no pot-files in the po-directory. What am I doing wrong here?</div><div><br></div><div>2. Can po4a also generate the pot-files, or do I have to do this exclusively with po4a-gettextize?</div>

<div><br></div><div>Thanks a lot!</div><div>Felix</div>