Olá
Tentei várias opções para a referência bíblica no cabeçalho no PTXPrint, e o comportamento parece um pouco estranho.
1 - Quando tento escolher Faixa de Referência (Reference Range) na seleção de Cabeçalho+Rodapé (Header+Footer), o separador de faixa alterna aleatoriamente entre o travessão que atualmente tenho nas configurações de referência do PT e uma alternativa específica do idioma (faa ). Agora removi a alternativa (faa ) completamente das configurações de referência do PT (s/r, reiniciar PT e PTXprint etc.), mas esse problema persiste. Não consigo encontrar onde isso está persistindo - talvez esteja em algum lugar nos arquivos de programa do sistema ocultos.
\def\RangeSeparator{\kern.1em faa \kern.1em} % what to put between first - last of a reference range2 - Quando escolho Primeira Referência (First Reference), isso coloca a primeira referência nas páginas ímpares e a última referência nas páginas pares. Não é o que eu quero.
%% Even Header
\def\RHevenleft{\empty}
\def\RHevencenter{\lastref}
\def\RHevenright{\empty}
%% Odd Header
\def\RHoddleft{\empty}
\def\RHoddcenter{\firstref}
\def\RHoddright{\emptySe eu tentar corrigir isso no ptxprint-mods.tex, as correções são inseridas no topo do arquivo, portanto, seriam sobrescritas pelas configurações acima.
Algumas ideias? Phil
Hi
I've tried a number of options for the scripture reference in the header in PTXPrint, and the behaviour seems a bit strange.
1 - When I try to choose Reference Range in the Header+Footer selection, the range separator alternates randomly between the em-dash I currently have in the PT reference settings, and language-specific alternative (faa ). I've now removed the alternative (faa ) altogether from the PT ref settings (s/r, restart PT and PTXprint etc.), but this problem persists. I can't find where this is persisting - maybe it's somewhere in the hidden system program files.
\def\RangeSeparator{\kern.1em faa \kern.1em} % what to put between first - last of a reference range2 - When I choose First Reference, this puts the first reference on the odd pages, and the last reference on the even pages. Not what I want.
%% Even Header
\def\RHevenleft{\empty}
\def\RHevencenter{\lastref}
\def\RHevenright{\empty}
%% Odd Header
\def\RHoddleft{\empty}
\def\RHoddcenter{\firstref}
\def\RHoddright{\emptyIf I try and correct this in ptxprint-mods.tex, the corrections are inserted at the top of the file, so would be over-ridden by the above.
Any thoughts? Phil
Tradução automática de English