From 553fc76e143dd5a37bfc90a2035b9f5412143169 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 10 Apr 2017 13:51:08 +0000 Subject: hvfloat rearrange git-svn-id: svn://tug.org/texlive/trunk@43732 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/hvfloat/bateaux.jpg | Bin 0 -> 45694 bytes .../texmf-dist/doc/latex/hvfloat/doc/bateaux.jpg | Bin 45694 -> 0 bytes .../texmf-dist/doc/latex/hvfloat/doc/hvfloat.pdf | Bin 364629 -> 0 bytes .../texmf-dist/doc/latex/hvfloat/doc/hvfloat.tex | 598 --------------------- Master/texmf-dist/doc/latex/hvfloat/doc/rose.png | Bin 2493 -> 0 bytes Master/texmf-dist/doc/latex/hvfloat/hvfloat.pdf | Bin 0 -> 364629 bytes Master/texmf-dist/doc/latex/hvfloat/hvfloat.tex | 598 +++++++++++++++++++++ .../texmf-dist/doc/latex/hvfloat/latex/hvfloat.sty | 366 ------------- Master/texmf-dist/doc/latex/hvfloat/rose.png | Bin 0 -> 2493 bytes 9 files changed, 598 insertions(+), 964 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/hvfloat/bateaux.jpg delete mode 100644 Master/texmf-dist/doc/latex/hvfloat/doc/bateaux.jpg delete mode 100644 Master/texmf-dist/doc/latex/hvfloat/doc/hvfloat.pdf delete mode 100644 Master/texmf-dist/doc/latex/hvfloat/doc/hvfloat.tex delete mode 100644 Master/texmf-dist/doc/latex/hvfloat/doc/rose.png create mode 100644 Master/texmf-dist/doc/latex/hvfloat/hvfloat.pdf create mode 100644 Master/texmf-dist/doc/latex/hvfloat/hvfloat.tex delete mode 100644 Master/texmf-dist/doc/latex/hvfloat/latex/hvfloat.sty create mode 100644 Master/texmf-dist/doc/latex/hvfloat/rose.png (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/hvfloat/bateaux.jpg b/Master/texmf-dist/doc/latex/hvfloat/bateaux.jpg new file mode 100644 index 00000000000..bbf5485f076 Binary files /dev/null and b/Master/texmf-dist/doc/latex/hvfloat/bateaux.jpg differ diff --git a/Master/texmf-dist/doc/latex/hvfloat/doc/bateaux.jpg b/Master/texmf-dist/doc/latex/hvfloat/doc/bateaux.jpg deleted file mode 100644 index bbf5485f076..00000000000 Binary files a/Master/texmf-dist/doc/latex/hvfloat/doc/bateaux.jpg and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/hvfloat/doc/hvfloat.pdf b/Master/texmf-dist/doc/latex/hvfloat/doc/hvfloat.pdf deleted file mode 100644 index 8203da1d3bb..00000000000 Binary files a/Master/texmf-dist/doc/latex/hvfloat/doc/hvfloat.pdf and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/hvfloat/doc/hvfloat.tex b/Master/texmf-dist/doc/latex/hvfloat/doc/hvfloat.tex deleted file mode 100644 index 96be0774592..00000000000 --- a/Master/texmf-dist/doc/latex/hvfloat/doc/hvfloat.tex +++ /dev/null @@ -1,598 +0,0 @@ -\listfiles -\documentclass{scrartcl} -\usepackage[T1]{fontenc} -\usepackage{libertine} -\usepackage[scaled=0.88]{beramono} -\usepackage[utf8]{inputenc} -\usepackage{listings} -% -\lstset{% - language=[LaTeX]TeX,% - showstringspaces=false,% - tabsize=5,% -% frame={tb},% -% lineskip=-1pt,% - extendedchars=true,% - basicstyle={\footnotesize\ttfamily},% - numbers=left,% - stepnumber=1,% - numberstyle=\tiny,% -% xleftmargin=2em,% - breaklines=true} -% -\usepackage[fbox]{hvfloat} -\let\hvVersion\fileversion -\usepackage{graphicx} -\usepackage{url} -\usepackage{tabularx} -\usepackage{lscape} -\usepackage{multicol} -\usepackage[urlcolor=blue, linktocpage, a4paper, colorlinks=true]{hyperref} -% -\newcommand\CMD[1]{{\small\ttfamily\textbackslash{}#1}} -\newcommand\ENV[1]{{\small\ttfamily#1} Environment} -% -\begin{document} -\title{Package \texttt{hvfloat}\\Rotating objects and captions\\ver \hvVersion} -\author{Herbert Voß\thanks{\protect\url{hvoss@tug.org}}} -\date{\today} -\maketitle - - - - -\begin{abstract} -This \texttt{hvfloat.sty} defines a macro to place objects and captions of floats in different positions with different rotating angles. - -All objects and captions are framed, which is only for demonstration here and has no additional sense. -\end{abstract} -\vfill - -\hvFloat[% - nonFloat=true, - capWidth=0.5, - capPos=r, - objectAngle=120, - capAngle=-210, - objectPos=c -]{figure}{\protect\fbox{\includegraphics[scale=0.9]{rose}}}{\protect\fbox{What a nice Caption :-)}}{} - -\vspace*{\fill} - -\clearpage - - -\tableofcontents - -\clearpage - -\listoftables -\listoffigures - - -\clearpage -\section{The Package Options} - -\noindent\begin{tabularx}{\textwidth}{lX} -\textbf{\small\texttt{fbox}} & The objects and captions are put into a \CMD{fbox} command, like in this documentation. This doesn't make real sense and is only for some demonstration useful. -\end{tabularx} - -The length \CMD{belowcaptionskip} is set by \LaTeX{} to 0pt and changed in \texttt{hvfloat} to the same value than \CMD{abovecaptionskip}. This length can be changed to another value in the usual way with \CMD{setlength} or \CMD{addtolength}. - -\section{The Macros} -The syntax for the \CMD{hvFloat} macro is -{\small\begin{verbatim} -\hvFloat[]% - {}% - {}% - []{}% - {