34 Commits

Author SHA1 Message Date
Nikhil Komawar
4efd49c8f2 Reference RichText section
This will enabling RichText section in the documentation as it appears
after the concerened section. Easier to navigate and avoid confusion.
2020-04-08 12:44:47 +05:30
Max Podolskii
5f6a5c4d6c Added PAGE_BREAK feature: use '\f' in your text to get a manual page break rendered. 2018-12-27 22:21:46 -08:00
elapouya
32e39b7b67 Update doc 2018-12-05 09:28:44 +01:00
elapouya
25825a79f1 Update doc 2018-12-05 09:24:25 +01:00
elapouya
cd89aa33aa Update doc 2018-12-05 09:14:55 +01:00
elapouya
0382ece29d Update doc 2018-12-05 09:08:41 +01:00
elapouya
77043c1a66 Update doc 2018-12-05 09:07:33 +01:00
Nick Gashkov
9aa6019d25 Add horizontal merge '{% hm %}' tag support 2018-11-16 16:44:12 +03:00
elapouya
bc9820e7cf Render can now autoescape context dict 2018-11-07 16:56:25 +01:00
elapouya
23fbe8c048 Add Hyperlink in RichText 2018-08-03 15:26:56 +02:00
elapouya
7437268425 Better tabs and spaces management for MS Word 2016 2018-05-16 13:56:50 +02:00
Eric Lapouyade
fc9eb4733f Accept variables starting with 'r' in {{}} when no space after {{ 2018-02-03 10:58:33 +01:00
Eric Lapouyade
3d96e6e5f1 Add {% vm %} to merge cell vertically within a loop 2017-10-15 16:29:41 +02:00
Eric Lapouyade
b94fad8232 Add replace_pic() method to replace pictures from its filename (Thanks to Riccardo Gusmeroli) 2017-10-05 18:01:36 +02:00
Eric Lapouyade
be149b367d - Add replace_embedded() method (useful for embedding docx)
- Add replace_media() method (useful for header/footer images)
2017-09-09 12:28:22 +02:00
Eric Lapouyade
b7947ca10c Add replace_medias() utility (useful for header/footer images) 2017-09-03 20:36:31 +02:00
Eric Lapouyade
84062c0c28 Add Listing class to manage \n and \a (new paragraph) and escape text AND keep current styling 2017-02-14 11:20:46 +01:00
Eric Lapouyade
90e6dc12c3 Add {%tc } tags for dynamic table columns 2017-02-07 09:58:31 +01:00
Eric Lapouyade
86b1c49991 Add InlineImage class to add images into generated doc without using subdoc 2017-01-15 11:48:00 +01:00
Eric Lapouyade
e80f5c3fd1 add {% colspan %} tag, doc and test files 2017-01-14 17:39:23 +01:00
Eric Lapouyade
686c519bf1 Fix bug in RichText, add new paragraph for \a,
add escape example, update doc
2016-04-09 11:35:16 +02:00
Stefan Lehmann
03c73a22c9 Update index.rst
Fixed some small spelling issues
2016-04-07 09:41:35 +02:00
Eric Lapouyade
41baec8d2e Add header and footer support 2016-03-17 09:38:50 +01:00
Eric Lapouyade
f446c47a0e Add jinja_env render option 2016-02-11 15:09:55 +01:00
Alfie Day
4c9eb5e7d8 Fix inbalanced quotes
This bugged me. I had to fix it.
2016-01-25 19:19:35 +00:00
Eric Lapouyade
0cd92de98c Update index.rst 2015-11-09 18:20:33 +01:00
Eric Lapouyade
67fd432dbd better xml code cleaning around Jinja2 tags 2015-11-05 09:30:23 +01:00
Jarret Raim
d1b70f369c Fix spelling mistake
Examples not exemples.
2015-10-25 21:17:38 -05:00
Eric Lapouyade
dcf644ab7c Update documentation 2015-07-02 09:17:16 +02:00
werdnav
35a2e173c1 Update index.rst
Correct pip install command on Anaconda Windows 64 bit
2015-07-01 20:57:12 +01:00
Eric Lapouyade
f9a6c5a9ac update doc 2015-05-13 17:46:59 +02:00
Eric Lapouyade
74ea93bf9d docs : 0.1.5 2015-05-13 17:13:51 +02:00
Eric Lapouyade
391a74b989 write some doc 2015-05-13 15:50:52 +02:00
Eric Lapouyade
d8a33febe0 first setup.py 2015-03-12 18:13:24 +01:00