# translation of Publican Users' Guide to Italiano # # Luigi Votta , 2010 msgid "" msgstr "" "Project-Id-Version: 0\n" "POT-Creation-Date: 2010-11-23T10:10:53\n" "PO-Revision-Date: 2010-11-24T16:43:15\n" "Last-Translator: \n" "Language-Team: Italian \n" "Language: it-IT\n" "MIME-Version: 1.0\n" "Content-Type: application/x-publican; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Tag: title #, no-c-format msgid "xrefs and conditional tagging" msgstr "xref e tag condizionale" #. Tag: para #, no-c-format msgid "If an <xref> points to content not included in the build due to conditional tagging, the build will fail. For example, with condition: upstream set in the publican.cfg file, publican build --formats=pdf --langs=en-US will fail if the book has the tag <xref linkend=\"betasection\"> pointing to <section id=\"betasection\" condition=\"beta\">." msgstr "Se un <xref> punta ad un contenuto escluso nella compilazione da un tag condizionale, la compilazione fallisce. Per esempio, con l'impostazione condition: upstream nel file publican.cfg, il comando publican build --formats=pdf --langs=en-US fallisce se il libro ha un tag <xref linkend=\"betasection\"> che punta alla <section id=\"betasection\" condition=\"beta\">."