On Monday 14 September 2009 23:45, Jean Hollis Weber wrote:
> Nino Novak wrote:
> > On Monday 14 September 2009 22:34, Jean Hollis Weber wrote:
> >> Nino,
> >> The Note code in other chapters seems to work fine with lists, so
> >> my suggestion above about a bug seems to be wrong.
> >
> > Can you show me a list where it works?
> > I've looked through several (about 20-30) pages but none had a wiki
> > markup list (with #... at the beginning) all had "real" html lists
> > (<ol>...)
> >
> > I tried to make the templates work on "normal" wiki markup lists
> > but did not succeed.
>
> Here is one:
>
> http://wiki.services.openoffice.org/wiki/Documentation/OOo3_User_Guid
>es/Writer_Guide/Tables_for_page_layout

But...

2 "but"s: 
- the tip/ notes are not inside the list on this page (but before or 
therafter). 
- the lists are made in ordinary html syntax with <ol>, not with wiki 
markup 

What I meant is that if you put a template inside a numbered wiki type 
list (between two consecutive items), it breaks the sequence of 
numbering. At least in my (endless) trials:

#
#
{{Documentation/Note|Note on step 2...}
# 

is shown as
1.
2.
  NOTE on step 2...
1.

instead of 
1. 
2. 
  NOTE on step 2...
3. 

Nino

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@documentation.openoffice.org
For additional commands, e-mail: dev-h...@documentation.openoffice.org

Reply via email to