Gentoo Archives: gentoo-pms

From: Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>
To: Christian Faulhammer <fauli@g.o>
Cc: gentoo-pms@l.g.o
Subject: [gentoo-pms] EAPI feature labelling
Date: Fri, 10 Apr 2009 13:14:08
Message-Id: 20090410141345.5f1c2d52@snowmobile
1 I'm going to go through and do paragraph-level labels for every EAPI
2 dependent feature on the eapi-3 branch.
3
4 I'm using this for development:
5
6 \newcommand{\featureref}[1]{\b{feat:#1} on page~\pageref{feat:#1}}
7 \newcommand{\compactfeatureref}[1]{\b{feat:#1}~p\pageref{feat:#1}}
8 \newcommand{\featurelabel}[1]{\label{feat:#1} \visiblelabel{feat:#1} }
9 \newcommand{\visiblelabel}[1]{\b{[#1]}}
10
11 I've attached a demonstration diff covering EAPI 1 things.
12
13 Is this going to work, or do I need to change how I'm doing anything?
14 Can you suggest a better \featurelabel that does the margin box thing
15 and that will work even if placed in an \item or \table or whatever?
16
17 Thanks,
18 --
19 Ciaran McCreesh

Attachments

File name MIME type
eapi-1-labels.patch text/x-patch
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-pms] EAPI feature labelling Christian Faulhammer <fauli@g.o>