Hi Frank
On 21/09/10 00:12, Frank Blome wrote:
Hi guys,
I am new to asciidoc and this groups, so please excuse me if this was
discussed before, but I couldn't find any hint with searching.
I plan to write a help file for a Mac OS X application using asciidoc.
My first tests are good so far, but there is one think I can not
solve. In this help I will use many separate source files which will
be processed through a script. But I need a global docinfo file for
all text files which is 100% the same for all.
How can I define a global (or general) docinfo file?
You could create symlinks, one per source file, to the shared file. The ability
to have a shared docinfo file is a good idea, I've committed a patch to allow
any combination of shared and document specific doninfo files to be include with
a couple of new attributes (docinfo1 and docinfo2):
http://code.google.com/p/asciidoc/source/detail?r=96648c5fc5f1c901e6c6d0f422af0adeaeff5754
Cheers, Stuart
Thanks,
Frank
--
You received this message because you are subscribed to the Google Groups
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/asciidoc?hl=en.