46 Commits

Author SHA1 Message Date
Tim Gates
53ed9bba32
docs: Fix simple typo, embdded -> embedded
There is a small typo in docs/index.rst, docxtpl/__init__.py.

Should read `embedded` rather than `embdded`.
2020-09-14 06:28:17 +10:00
Dusty Phillips
6c21fab272
Fix spelling mistake 2020-08-15 16:53:13 -03:00
elapouya
4d81ef8eaa Update doc 2020-07-31 18:43:14 +02:00
Eric Lapouyade
1b9ec6f253 Merge remote-tracking branch 'origin/master' 2020-05-24 11:55:53 +02:00
Eric Lapouyade
7363428782 v0.10.0 2020-05-24 11:54:49 +02:00
Craig Booth
8bf2fa511d
Fix typo in index.rst 2020-05-18 20:25:58 -05:00
Eric Lapouyade
01fd27df11 Update doc 2020-04-29 14:41:27 +02:00
Edwin Smulders
9175f0cbd6 Fix codestyling according to flake8 rules 2020-04-16 23:06:57 +02:00
Eric Lapouyade
ccdf20a121 v0.9.0 2020-04-15 15:11:47 +02:00
Eric Lapouyade
227abbbb54
Merge pull request #262 from komawar/minor-ref-fix
Reference RichText section
2020-04-09 14:29:02 +02:00
Eric Lapouyade
444f862efa Add replace_zipname() 2020-04-09 14:26:22 +02:00
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
Nikhil Komawar
b65d04750e Fix grammar in index.rst
This commit fixes grammar errors in index.rst related to the issue
opened in issue #259
2020-04-06 11:34:54 +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