summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/odsfile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-12-12 23:11:23 +0000
committerKarl Berry <karl@freefriends.org>2014-12-12 23:11:23 +0000
commit669b58d5a4c33308d1aa8e0a00b3290f6942ceea (patch)
tree489ff99314f20133a8155117b27e081e614fca31 /Master/texmf-dist/doc/lualatex/odsfile
parent35e43230f4164d6cd6df0258ea993101bcb6b5ef (diff)
odsfile (12dec14)
git-svn-id: svn://tug.org/texlive/trunk@35808 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/lualatex/odsfile')
-rw-r--r--Master/texmf-dist/doc/lualatex/odsfile/odsfile.pdfbin186675 -> 251598 bytes
-rw-r--r--Master/texmf-dist/doc/lualatex/odsfile/odsfile.tex5
2 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/lualatex/odsfile/odsfile.pdf b/Master/texmf-dist/doc/lualatex/odsfile/odsfile.pdf
index 88de7f2d97d..b4dafe00be2 100644
--- a/Master/texmf-dist/doc/lualatex/odsfile/odsfile.pdf
+++ b/Master/texmf-dist/doc/lualatex/odsfile/odsfile.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/lualatex/odsfile/odsfile.tex b/Master/texmf-dist/doc/lualatex/odsfile/odsfile.tex
index dff02bf44c4..a3a3c8d486a 100644
--- a/Master/texmf-dist/doc/lualatex/odsfile/odsfile.tex
+++ b/Master/texmf-dist/doc/lualatex/odsfile/odsfile.tex
@@ -1,9 +1,11 @@
\documentclass{ltxdoc}
+\usepackage[utf8]{luainputenc}
+\usepackage[T1]{fontenc}
\usepackage{odsfile,tgschola,metalogo,hyperref,xspace,microtype,showexpl,booktabs,url}
\author{Michal Hoftich (\url{michal.h21@gmail.com})}
\title{The \textsf{odsfile} package:\\
accessing of the \textsf{opendocument spreadsheet} from \LaTeX{}
-documents\thanks{Version 0.4, last revisited 2014-06-10.}
+documents\thanks{Version 0.4, last revisited 2014-12-11.}
}
\usepackage[english]{babel}
\lstloadlanguages{[LaTeX]Tex}
@@ -341,6 +343,7 @@ CC & 5 & 7
\begin{itemize}
\item Fixed bugs in loading sheets without ranges
\item Fixed bugs in behaviour of empty cells\footnote{Thanks to \href{https://github.com/TripleWhy}{TrippleWhy}}
+ \item Fixed bug in row counting\footnote{Thanks to \href{https://github.com/yamsu}{yamsu}}
\item Added support for children element in column paragraphs
\item Added cell value escaping
\end{itemize}