Skip to content

Commit

Permalink
version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mkraetke committed Jan 9, 2024
1 parent d2af01d commit ef61cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/conf.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<xsl:key name="item-by-id" match="*[@xml:id]" use="@xml:id"/>

<!-- tex document header, set declarations such as documentclass and usepackage -->
<preamble>% docx2tex 1.8 --- ``Who let the docx out?''
<preamble>% docx2tex 1.9 --- ``How I learned to stop worrying and love DOCX''
%
% docx2tex is Open Source and
% you can download it on GitHub:
Expand Down

0 comments on commit ef61cdb

Please sign in to comment.