* @example vs @smallexample?
@ 2002-03-18 9:01 Andrew Cagney
2002-03-18 9:03 ` Eli Zaretskii
0 siblings, 1 reply; 8+ messages in thread
From: Andrew Cagney @ 2002-03-18 9:01 UTC (permalink / raw)
To: Eli Zaretskii, gdb
Eli,
(Just discovered @smallexample, @noindent(after @example) and @b(for
example input) :-)
I'm wondering if the doco be using @example, @smallexample or both?
For this releasing gdb chapter, I suspect @smallexample is better.
thoughts?
Andrew
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: @example vs @smallexample?
2002-03-18 9:01 @example vs @smallexample? Andrew Cagney
@ 2002-03-18 9:03 ` Eli Zaretskii
2002-03-18 9:31 ` Andrew Cagney
0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2002-03-18 9:03 UTC (permalink / raw)
To: Andrew Cagney; +Cc: gdb
On Mon, 18 Mar 2002, Andrew Cagney wrote:
> I'm wondering if the doco be using @example, @smallexample or both?
> For this releasing gdb chapter, I suspect @smallexample is better.
IIRC, @smallexample is better, since it does TRT for the @smallbook
format as well as for the normal format.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: @example vs @smallexample?
2002-03-18 9:03 ` Eli Zaretskii
@ 2002-03-18 9:31 ` Andrew Cagney
2002-03-18 11:18 ` Eli Zaretskii
0 siblings, 1 reply; 8+ messages in thread
From: Andrew Cagney @ 2002-03-18 9:31 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: gdb
Mind if I try replacing all occurances of @example with @smallexample?
Andrew
> On Mon, 18 Mar 2002, Andrew Cagney wrote:
>
>
>> I'm wondering if the doco be using @example, @smallexample or both?
>> For this releasing gdb chapter, I suspect @smallexample is better.
>
>
> IIRC, @smallexample is better, since it does TRT for the @smallbook
> format as well as for the normal format.
>
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: @example vs @smallexample?
2002-03-18 9:31 ` Andrew Cagney
@ 2002-03-18 11:18 ` Eli Zaretskii
2002-03-18 12:32 ` Andrew Cagney
0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2002-03-18 11:18 UTC (permalink / raw)
To: ac131313; +Cc: gdb
> Date: Mon, 18 Mar 2002 12:31:16 -0500
> From: Andrew Cagney <ac131313@cygnus.com>
>
> Mind if I try replacing all occurances of @example with @smallexample?
Please go ahead. Thanks.
I wonder whether we should add a comment in the manual saying that
only @smallexample should be used.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: @example vs @smallexample?
2002-03-18 11:18 ` Eli Zaretskii
@ 2002-03-18 12:32 ` Andrew Cagney
2002-03-18 21:58 ` Eli Zaretskii
0 siblings, 1 reply; 8+ messages in thread
From: Andrew Cagney @ 2002-03-18 12:32 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: gdb
> Date: Mon, 18 Mar 2002 12:31:16 -0500
>> From: Andrew Cagney <ac131313@cygnus.com>
>>
>> Mind if I try replacing all occurances of @example with @smallexample?
>
>
> Please go ahead. Thanks.
>
> I wonder whether we should add a comment in the manual saying that
> only @smallexample should be used.
In a (er @chapter :-) that documents the conventions used by the manual?
At present there is a single brief comment about how input/output are
presented in the ``sample session'' chapter.
People writing new content would hopefully refer to the conventions
section (and read these comments) when creating new content.
Andrew
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: @example vs @smallexample?
2002-03-18 12:32 ` Andrew Cagney
@ 2002-03-18 21:58 ` Eli Zaretskii
2002-03-19 6:49 ` Andrew Cagney
0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2002-03-18 21:58 UTC (permalink / raw)
To: Andrew Cagney; +Cc: gdb
On Mon, 18 Mar 2002, Andrew Cagney wrote:
> > I wonder whether we should add a comment in the manual saying that
> > only @smallexample should be used.
>
> In a (er @chapter :-)
We could make it an @appendix.
> that documents the conventions used by the manual?
Yes, that sounds like a good place. Perhaps as a footnote (since it's a
minor matter for someone who reads the text, not writes new content).
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: @example vs @smallexample?
2002-03-18 21:58 ` Eli Zaretskii
@ 2002-03-19 6:49 ` Andrew Cagney
2002-03-19 9:11 ` Eli Zaretskii
0 siblings, 1 reply; 8+ messages in thread
From: Andrew Cagney @ 2002-03-19 6:49 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: gdb
> On Mon, 18 Mar 2002, Andrew Cagney wrote:
>
>
>> > I wonder whether we should add a comment in the manual saying that
>> > only @smallexample should be used.
>
>>
>> In a (er @chapter :-)
>
>
> We could make it an @appendix.
>
>
>> that documents the conventions used by the manual?
>
>
> Yes, that sounds like a good place. Perhaps as a footnote (since it's a
> minor matter for someone who reads the text, not writes new content).
I think it is normally found somewhere towards the end of the first
chapter (assuming that chapter is a general intro of the manual). After
``we need free documentation''.
Andrew
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2002-03-19 17:11 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-18 9:01 @example vs @smallexample? Andrew Cagney
2002-03-18 9:03 ` Eli Zaretskii
2002-03-18 9:31 ` Andrew Cagney
2002-03-18 11:18 ` Eli Zaretskii
2002-03-18 12:32 ` Andrew Cagney
2002-03-18 21:58 ` Eli Zaretskii
2002-03-19 6:49 ` Andrew Cagney
2002-03-19 9:11 ` Eli Zaretskii
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox