KapalaDikili, eu também recomendo o PTXprint. É uma ótima ferramenta e passei a usá-lo exclusivamente em vez da Export to Draft.
No entanto, também tentarei responder à sua pergunta. [Substitua XXX pelo código do seu projeto]
Os arquivos .sty e .tex estão em sistemas diferentes – ou seja, têm propósitos diferentes – mas tudo deveria estar funcionando corretamente. Os arquivos de estilo funcionam nesta hierarquia:
- usfm.sty
- XXX\custom.sty
- XXX\PrintDrafts\PrintDraft-mods.sty
Cada folha de estilo substitui as configurações da folha acima dela. Estou me perguntando se há configurações no seu arquivo PrintDraft-mods.sty que estão substituindo as configurações da sua folha custom.sty.
Da mesma forma, as alterações feitas na folha PrintDraft-mods.tex substituirão as feitas no arquivo Draft-XXX-MAT.tex. Você só verá esse segundo arquivo se segurar Ctrl enquanto clica em OK no diálogo da Export to Draft. Segurar Ctrl cria muitos arquivos temporários (e não os exclui, o que é o processo normal) e esses arquivos podem ajudar você a rastrear problemas.
KapalaDikili, I’d second the recommendation for PTXprint. It’s a great tool and I’ve switched to using it exclusively instead of Export to Draft.
However, I’ll also try to answer your question. [Replace XXX with your project code]
The .sty files and .tex files are in different systems–ie have different purposes–but everything ought to be working correctly. The style files work in this heirarchy:
- usfm.sty
- XXX\custom.sty
- XXX\PrintDrafts\PrintDraft-mods.sty
Each style sheet overrides the settings of the one above it. I wonder if there are settings in your PrintDraft-mods.sty file which are overriding settings in your custom.sty sheet.
Similarly, changes made to the PrintDraft-mods.tex sheet will override things made in the Draft-XXX-MAT.tex file. You’ll only see that 2nd file if you hold Ctrl down while hitting OK in the Export to Draft dialogue. Holding Ctrl down creates a lot of temporary files (and doesn’t delete them, which is the normal process) and those files can help you track down problems.
Tradução automática de English