Blake-Madden
5b04868fee
Fix typo in comment
2024-06-01 15:41:57 -04:00
DragonValley
f0f506fe5a
Update html5-printer.cpp
2017-07-19 22:24:23 +02:00
DragonValley
ef11c2f8ec
Update on html5-printer.cpp
...
Instead of: #include <tinyxml2.h> , it is better to go with #include "tinyxml2.h" so it doesn't search for tinyxml2 library in system libraries but the current directory.
2017-07-15 05:53:26 +02:00
David
4633c3aa27
add biicode support
2015-03-16 10:41:00 +01:00
Dennis Jenkins
d31021392a
Changed indentation style to match tinyxml2 project.
2013-10-11 16:59:49 -05:00
Dennis Jenkins
bc785155f2
Changed indentation style to match tinyxml2 project.
2013-10-11 16:55:14 -05:00
Dennis Jenkins
9460e5093c
Demo/example/contrib of using tinyxml2 to generate confomant HTML5.
2013-10-11 16:48:55 -05:00