zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <Peter.Stephenson@csr.com>
To: zsh-workers <zsh-workers@zsh.org>
Subject: Re: Translating my Character Index into yodl-format
Date: Fri, 21 Sep 2012 16:37:39 +0100	[thread overview]
Message-ID: <20120921163739.14a44fe1@pwslap01u.europe.root.pri> (raw)
In-Reply-To: <1347735261.2344.270.camel@zareason>

On Sat, 15 Sep 2012 11:54:21 -0700
Jesse Weinstein <jesse@wefu.org> wrote:
> I'm trying to translate my Character Index
> ( http://zshwiki.org/home/docs/charindex ) into yodl format so it can be
> included with (and easily link to) the main zsh documentation. But I'm
> running into difficulties figuring out what yodl tags to use. I've
> looked at the yodl manual here: http://yodl.sourceforge.net/yodl.html
> and the yodl source of the zsh docs, here:
> http://zsh.git.sourceforge.net/git/gitweb.cgi?p=zsh/zsh;a=tree;f=Doc;hb=HEAD
> 
> I've figured out how to add a node to the docs (although I may have done
> it wrong).
> 
> My beginning of an effort is below, in the file Doc/Zsh/kbdidx.yo
> 
> texinode(Keyboard Index)()(User Contributions)(Top)
> ifnztexi(sect(Keyboard Index))
> 
> subsect(A)
> startitem()
> item(tt(-A))( Thing )
> enditem()
> subsect(B)
> startlist()
> list(tt(abc)) 
> list(tt(de))
> endlist()

I don't see anything obviously wrong with what you've got.  Yodl isn't
all that flexible without a lot of customisation, and you're doing the
right sort of thing.  I suspect most of us do very little other than
copy and modify what's there already.

pws


Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
More information can be found at www.csr.com. Follow CSR on Twitter at http://twitter.com/CSR_PLC and read our blog at www.csr.com/blog


      reply	other threads:[~2012-09-21 15:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-15 18:54 Jesse Weinstein
2012-09-21 15:37 ` Peter Stephenson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120921163739.14a44fe1@pwslap01u.europe.root.pri \
    --to=peter.stephenson@csr.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).