Re: [eigen] documentation: the long tutorial |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] documentation: the long tutorial
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Sun, 20 Jun 2010 10:33:12 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=FpY53uCuxKvEIRlWrtwEsZn7e9lhrBeNfR8gU5cvOos=; b=D5xFJkGQc8o40N0BaF4soU1F5aMU5lDsuuQYAw0dZnZ7THE9JTCdQNPjRdtguqHLpN C+iMuHyeFR519BB8jICmPJLvhut1yt7VgZTfZ5WtDqu+M+95Ul8x6Qu31/Pc/uzMMiWP MHtCfXy8/7sI8pHeG3l5F8zMFcraqcnUxdzSo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=lBEy0hdEMUeQRacfo55hIi8xs4bcCYNNLK0UtjJNtVmDr6DUfnvVGzZ6YF3GXaDWYr dtn15R3hIVjvJJpkV+O9JbOOZZUrox4dqFNlc7NyfpMGMqrUmASzg+f5TCUsB3PwAK1W Q5EXQMNWtolePz5+EMeUGUDitTpoPNN4Bxvx4=
Whatever works for you :)
2010/6/20 Carlos Becker <carlosbecker@xxxxxxxxx>:
> I think it is a good idea. I believe it would be nice to have some sort of
> 'yellow-highlighted text' so it becomes more obvious, even though there
> might be reasons to avoid that too.
> So far I am sticking to the FIXME format, but I am open to any changes
> regarding that. Usually I use \hl{something} in latex so I can spot the
> TODO's easily while reading the output. Anyways, this is not latex :(
>
>
> On Sat, Jun 19, 2010 at 11:50 PM, Robert Lupton the Good
> <rhl@xxxxxxxxxxxxxxxxxxx> wrote:
>>
>> > Just write FIXME in plain text, as we do in the code, no particular
>> > dox/html tag.
>>
>> The doxy tag to use would be \todo:
>>
>> > \todo { paragraph describing what is to be done }
>> >
>> > Starts a paragraph where a TODO item is described. The description will
>> > also add an item to a separate TODO list. The two instances of the
>> > description will be cross-referenced. Each item in the TODO list will be
>> > preceded by a header that indicates the origin of the item.
>>
>> Wouldn't it be worth using it?
>>
>> R
>>
>>
>>
>
>