@comment >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> mytexi title : My title of this document author : Reto Hersiczky date : @DATE{NOW,DD.MM.YYYY} foobar : foo PROJECT : hellomytexi HTML_SUFFIX : .html @comment >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> end hdr @comment ---------------------------------------------------- @comment The content part is separated from the mytexi header @comment with at least two newlines. @comment ---------------------------------------------------- @titlepage @comment -- The titlepage section does not have to appear at the beginning in the mytexi document. @comment -- You may move this section anywhere down if you like. toc of hello, world

$VAR{title} $VAR{foobar}

mytexi Reference Source

by $VAR{author}


[ up ]
$MENU{}

[ Download all pages (HTML) ] - [ mytexi Source Code of this document ]




@include _helloworld_include.mtxi

copyright by retoh - created with mytexi

@comment ## header ###################################### @header $VAR{::chapter::caption} - $VAR{foobar}

$VAR{title}

$VAR{::chapter::number} $VAR{::chapter::caption}

$VAR{date}

← $VAR{::nav_previous} [ $VAR{::nav_up} ] - [ top ] $VAR{::nav_next} →
@include _helloworld_include.mtxi
@comment ## header printer-friendly ###################################### @header_print hello, world - printer-friendly

$VAR{::chapter::caption}

@comment ## footer ###################################### @footer

copyright by retoh - created with mytexi

@comment ################################################### @comment ## Animals @comment ################################################### @chapter caption="Let's start with animals" ref="animals" @suppress_if_printer_friendly

[ Printer-friendly ]

@end suppress_if_printer_friendly

About animals.

(Page created on $VAR{date})

@include mytexi/foo_include.txt
[continue with text in main document]
$SUBMENU{O=VER}

Hyperlink: @url{http://www.infocopter.com/}
@comment -------------------------------------------> Animals on earth @subchapter ref="animals_on_earth" caption="Animals on earth"
Horse
Llama
@comment -------------------------------------------> Animals under water @subchapter ref="animals_under_water" caption="Animals under water"
Dolphin
Shark
@include mytexi/foo_include.txt [continue with text in main document] @comment ################################################### @comment ## Vehicles @comment ################################################### @chapter ref="vehicles" caption="Vehicles" $SUBMENU{O=VER}

Everything about cars.

Car text here.

@comment -------------------------------------------> European Cars @subchapter ref="cars_sub" caption="European Cars"
Volvo
BMW
Mercedes
@comment ------------------------------------------->> European Cars in Detail @subsubchapter ref="cars_sub_sub" caption="European Cars in Detail"
Volvo 940
BMW 745i
Mercedes 500 SEL
@comment ------------------------------------------->>> European Cars in Full Detail @subsubsubchapter ref="cars_sub_sub_sub" caption="European Cars in Full Detail"
Volvo 940 - asdlkjsadf
BMW 745i - asdlkjasfd
Mercedes 500 SEL asdlkjsadf
@comment -------------------------------------------> Asian Cars @subchapter ref="cars_sub_2" caption="Asian Cars"
Suzuki
Isuzu
@comment -------------------------------------------> Motor Bikes @subchapter ref="motor_bikes" caption="Motor Bikes"
Honda
Harley Davidson
@comment ========================================================== @chapter ref="etc" caption="Top of PostgreSQL" @comment ==========================================================
@include_core_body postgresql/index.html