Hello,
I am not sure if I need to create a new topic or continue here. I need help with placeholder tags that are not compiling properly in a complex document (they were until few days ago).
I am working on a history book and I am using placeholder tags to number automatically chapters, sections and subsections.Then, I use them to refer to a specific text (crossreferences). I am working in two languages, within each, I have 3 parts and within each part, three types of information (each needs its own numbering).
For example, I use something like:
<$n:chaptername> (level 1)
<$n#chaptername>. <$n:chaptername:section> (level 2)
<$n#chaptername>. <$n#chaptername:section>.<$n:chapternamesection:subsection> (level 3)
I have also tags for the other information types, in the same kind of structure (but with different names and a character in front to distinguish each type).
Then when I cite, or refer to a specific section, I use for the crossreference, for example, <$n#chaptername>. <$n#chaptername:section>.<$n#chapternamesection:subsection>.
I never managed to use the sub-numbering tag <$sn:> so I came up with the system above, which is horrible to look at, but it was working when compiling. It was actually very useful, because being at the drafting stage, I can move text around and the numbering and citation gets adjusted accordingly.
The problem is that lately, when I compile, some of the numbering gets messed up, no matter which format I chose as an output. Suddenly, here and there, level 1, 2 or 3 restart the counting (but the following title continues with the numbering as before the problem). I have reviewed my tags, again and again, and nothing seems to be wrong. Actually, this happens in PDF, DOC or ODT, and strangely, the problem happens at different places in different formats.
I have already several hundreds of pages, I wonder if I am confusing the system with all the naming I am using or what is happening.
BTW, I also tried using prefixes in sections when compiling, but it doesn’t seem to work. When I compile, I use in sections text as it is.
Can any one help me to try to figure out the problem or, suggest a method to achieve the title numbering and cross-referencing for my setup?
Thanks a lot!
Mac version 3.5.2
PS: I hope I can find the problem, because I had to substitute all my Zotero references and citations manually (because the bridging programme stopped working for the new Zotero version). I don’t really want to be chasing citations of the different sections and subsections.