As far as I see, @tex is already used in Special.texi,
but the syntax is redundant:
@ifhtml
@example
bar
@end example
@end ifhtml
@ifinfo
@example
bar
@end example
@end ifinfo
@tex
foo
@end tex
is used instead of
@tex
foo
@end tex
@ifnottex
@example
bar
@end example
@end ifnottex
Is there a reason to use @ifinfo and @ifhtml?
@ifnottex looks better.
On Sunday 28 December 2008 17:04:44 Alexey Beshenov wrote:
> Also I would replace something like
>
> @example
> inf
> ==== k
> \ z
> Li (z) = > --
> s / s
> ==== k
> k = 1
> @end example
>
> with
>
> @tex
> $${\rm Li}_s \left(z\right) = \sum_{k=1}^\infty {z^k \over k^s}$$
> @end tex
>
> @ifnottex
> @example
> inf
> ==== k
> \ z
> Li (z) = > --
> s / s
> ==== k
> k = 1
> @end example
> @end ifnottex
>
> if no one objects.
--
Boomtime, Aftermath 70 YOLD 3174
Alexey Beshenov http://beshenov.ru/