Skip to content
Snippets Groups Projects
Verified Commit 45b717db authored by mirabilos's avatar mirabilos Committed by mirabilos
Browse files

for all wrapfig users in teckids2, default to no intextsep

(part of handling the excess whitespace wrapfig pads them with)
parent d33200fb
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@
% • (em dash) → \dash
\NeedsTeXFormat{LaTeX2e}%
\ProvidesPackage{teckids2style}[2018/08/05 1.5 Teckids TeX/LaTeX style, second epoch]% Teχ/LᴬTᴇX
\ProvidesPackage{teckids2style}[2018/08/12 1.6 Teckids TeX/LaTeX style, second epoch]% Teχ/LᴬTᴇX
\RequirePackage{accsupp}%
\RequirePackage[utf8]{inputenc}%
......@@ -54,6 +54,7 @@
\RequirePackage{multirow}%
\renewcommand{\multirowsetup}{}%
\RequirePackage{wrapfig}%
\setlength{\intextsep}{0pt}%
\RequirePackage{intcalc}%
\RequirePackage[writefile]{listings}%
\RequirePackage{tocloft}%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment