Copy link to clipboard
Copied
Hola a todos,
Estoy desarrollando un documento largo en Word y necesito aplicar numeración multinivel con solo dos estilos (T1 y T2), manteniendo este patrón por bloques:1.1. Tema principal
1.1. Tema principal
1.1.1. Subtema
1.1.2. Subtema
1.2. Otro tema
1.2.1. Subtema
2.1. Nuevo bloque (capítulo)
2.1.1. Subtema
2.1.2. Subtema
3.1. Otro bloque independiente
3.1.1. Subtema
3.1.2. Subtema
Solo quiero usar dos estilos globales: T1 (nivel 1) y T2 (nivel 2).
Pero necesito que cada bloque o capítulo tenga numeración independiente, aunque comparta estilo.
Es decir, cuando llegue al segundo bloque, quiero poder iniciar con 2.1. sin que afecte la numeración anterior 1.1..
La numeración debe poder reiniciarse o empezar desde un valor específico, pero sin usar estilos distintos por bloque como T1_3, T2_3.
Alguna forma de configurar listas multinivel para que Word no mezcle la numeración entre bloques.
Posiblemente una solución con VBA (macros) que permita:
Numerar un bloque seleccionado desde un valor determinado (ej: 3.1.)
Usar siempre los estilos T1 y T2
No alterar la numeración de otros bloques anteriores o posteriores
¡Gracias de antemano!
Copy link to clipboard
Copied
Hi @FJSERRANOV I can't answer for Word, but if the job is going into Indesign then perhaps it is worth understanding the normal Indesign way of achieving automatic multi-level numbering.
Normally it is done like this:
where the blue headings are level 1 and your T1 is level 2 and T2 is level 3.
But you want to avoid the extra blue level, and I don't really know many ways of doing this.
You can visually do it with something like this:
By controlling the auto numbering with an invisible level 1 paragraph style. I called it "End of Chapter" in my demo.indd attached.
Another way would be to put each top level section into its own document in a Book, and use the "Chapter Number" in your Numbering list.
But that might be more trouble than just creating the extra style.
So that doesn't help much because it isn't in Word, but down the track it might be useful info. Maybe one of the gurus on here will know a better way, there are some very clever people on here. Good luck.
- Mark
Copy link to clipboard
Copied
Muchas gracias, pude resolverlo ahora tengo otro reto y es más complejo que eso, pensé que estos foros no funcionaban 😉
Copy link to clipboard
Copied
Awesome! I'm glad you solve it. How did you do it? Your question needs your answer. 🙂
Find more inspiration, events, and resources on the new Adobe Community
Explore Now