„Freiheit oder Tod“
March 11th, 2010 Posted in Uncategorized | Comments Off
 
Lout is like LaTex but supposed to be easier.

@SysInclude { doc }
@Doc @Text @Begin
every document starts like that.
@End @Text


Italic: @I { some text }
Curvebox: @CurveBox { some text }

@SysInclude { doc }
@Doc @Text @Begin
 
@Display @Heading { Andreas Schipplock }
 
This text is about...
@PP
this is a new paragraph...
@PP
and @I this is italic.
@PP
And here we have a nice @CurveBox { CurveBox }
@PP
@CurveBox { @CurveBox { Hello } @CurveBox { World } }
@PP
@CurveBox 
	margin { 0.5c }
	paint { lightgrey }
		{ Hello World }
@PP
{ @CurveBox Hello }{ @CurveBox world }
@PP
@Bullet @Euro
 
@PP @B { Hello World }
@PP @I { Hello World }
@PP @BI { Hello World }
@PP @II { Hello World }
@PP @S { Hello World }
@PP @R { Hello World }
 
@PP 24p @Font { this is big }
@PP 
Here is a 20p @Font big word
 
@LP what's this?
@LLP and this? a plain linebreak, cool!
@DP looks like?
 
@NP let's create a new page
@Display @Heading { yay }
 
adjust @Break Blablabla dfgdfgdfgfdgdg gfgfdgfdgfd
 
@LLP
 
@Underline { underlined words } in it
 
@End @Text