From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/incgraph/CHANGES | 62 +++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 macros/latex/contrib/incgraph/CHANGES (limited to 'macros/latex/contrib/incgraph/CHANGES') diff --git a/macros/latex/contrib/incgraph/CHANGES b/macros/latex/contrib/incgraph/CHANGES new file mode 100644 index 0000000000..14901dbd11 --- /dev/null +++ b/macros/latex/contrib/incgraph/CHANGES @@ -0,0 +1,62 @@ +%% The LaTeX package incgraph - version 1.12 (2015/03/12) +%% +%% ------------------------------------------------------------------------------------------- +%% Copyright (c) 2012-2015 by Prof. Dr. Dr. Thomas F. Sturm +%% ------------------------------------------------------------------------------------------- +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `author-maintained'. +%% +%% This work consists of all files listed in README +%% + +version 1.00 (2012/06/21): initial public release + +version 1.01 (2012/07/04): +- the code of the hypertarget setting is rewritten to place it at + the top left corner of the page (previously it was placed at the + top left corner of the text area). +- new macro '\igrtargetset' to set hypertarget values manually +- new key 'target' to set hypertarget values manually + +version 1.02 (2012/07/06): +- bug fixed in '\igrboxtikz' which caused a small shift. +- key 'nohyper' renamed to 'no hyper' +- new macro '\igrboxtikzcenter' to support tikz pictures with a centered box. +- option key 'include command' now has a default. +- new feature to overlay included graphics with tikz picture code + using the new option keys 'overlay', 'overlay page number at', + 'overlay page number at bottom', 'overlay page number at top', + 'no overlay'. + +version 1.10 (2012/09/28): +- overlay code and graphics inclusion decoupled internally +- interlineskip problem fixed +- output macro implementation rewritten +- new macro '\igrcenterfit' for an arbitrary paper size +- new user interface environment 'inctext' to support + arbitrary internal graphics +- documentation structure changed +- introduction of various paper format options with the key 'paper' +- new 'landscape' and 'portrait' keys +- new keys 'currentpaper', 'graphicspaper' and 'documentpaper' + to replace the deprecated keys 'page' and 'center' +- various internal code changes + +version 1.11 (2013/01/16): +- bug fixed: positioning on even pages for twosided documents +- bug fixed: option 'paper=document' could not be used inside the preamble +- added clearpage at begin of inctext + +version 1.12 (2015/03/12): +- ugly pictures of the documentation exchanged by not so ugly ones. +- new options: + 'left border', 'bottom border', 'right border', 'top border', + 'horizontal border', 'vertical border', 'border' -- cgit v1.2.3