Skip to content
Snippets Groups Projects
Commit f3e45270 authored by Martin Mareš's avatar Martin Mareš
Browse files

TeX: PDF meta-data

parent 5b02ef32
Branches
No related tags found
No related merge requests found
......@@ -1071,11 +1071,11 @@
%%% PDF metadata %%%
%% \directlua{
%% require('lua-pdfmeta.lua')
%% pdfmeta.set_info('Title', 'Průvodce labyrintem algoritmů')
%% pdfmeta.set_info('Author', 'Martin Mareš & Tomáš Valla')
%% }
\directlua{
require('lua-pdfmeta.lua')
pdfmeta.set_info('Title', 'Lecture notes on data structures')
pdfmeta.set_info('Author', 'Martin Mareš')
}
%%% Hack pro sazbu na A5 %%%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment