From f2bc2e69ec13338942af8529d34011977ecdc453 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 24 Dec 2021 21:45:27 +0000 Subject: termsim (24dec21) git-svn-id: svn://tug.org/texlive/trunk@61399 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/termsim/termsim.sty | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/latex/termsim') diff --git a/Master/texmf-dist/tex/latex/termsim/termsim.sty b/Master/texmf-dist/tex/latex/termsim/termsim.sty index f48b51c2629..0b8ef7eb2d0 100644 --- a/Master/texmf-dist/tex/latex/termsim/termsim.sty +++ b/Master/texmf-dist/tex/latex/termsim/termsim.sty @@ -27,7 +27,7 @@ %% \NeedsTeXFormat{LaTeX2e}[2020/10/01] \RequirePackage{expl3} -\GetIdInfo$Id: termsim.dtx 1.0.0 2021-12-14 08:00:00 +0800 Nan Geng $ +\GetIdInfo$Id: termsim.dtx 1.1.0 2021-12-24 08:00:00 +0800 Nan Geng $ {Terminal simulation with tcolorbox and minted/listings.} \ProvidesExplPackage{\ExplFileName} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} @@ -204,15 +204,15 @@ right~color=WinBlue% },% overlay~unbroken = {% - \node[inner~sep=0pt,anchor=north~west,yshift=-3pt,xshift=1.2pt,text=black] + \node[inner~sep=0pt,anchor=north~west,yshift=-2pt,xshift=1.2pt,text=black] at (frame.north~west){\WindowsLogo}; - \node[inner~sep=0pt,anchor=north~east,yshift=-5pt,xshift=-8pt,text=black] + \node[inner~sep=0pt,anchor=north~east,yshift=-4pt,xshift=-8pt,text=black] at (frame.north~east){\rule{0.8em}{0.6pt}\quad$\square$\quad{\Large$\times$}}; },% overlay~first = {% - \node[inner~sep=0pt,anchor=north~west,yshift=-3pt,xshift=1.0pt,text=black] + \node[inner~sep=0pt,anchor=north~west,yshift=-2pt,xshift=1.0pt,text=black] at (frame.north~west){\WindowsLogo}; - \node[inner~sep=0pt,anchor=north~east,yshift=-5pt,xshift=-8pt,text=black] + \node[inner~sep=0pt,anchor=north~east,yshift=-4pt,xshift=-8pt,text=black] at (frame.north~east){\rule{0.8em}{0.6pt}\quad$\square$\quad{\Large$\times$}}; }% }, @@ -347,6 +347,7 @@ listing~engine=minted,% minted~style=\tl_use:N \l__termsim_shell_style_tl,% minted~options={% + autogobble, breaklines,% fontsize=\tl_use:N \l__termsim_shell_fontsize_tl,% baselinestretch=#1,% -- cgit v1.2.3