📄 icedmp.tex
字号:
% This is an example LaTeX document using the icedump package and
% including a screendump using the \input method.
\documentclass{article}
% We need to use the icedump package (icedump.sty). Ensure that this
% package is in your LaTeX path and that the package version is
% compatible with the icedump version you are using.
\usepackage{icedump}
\begin{document}
\section{\LaTeXe-mode dump example}
The following is a screendump taken using softice and included
using the `input' method. Note that your DVI previewer may have
glitches in the output. This is a rendering problem within the
viewer itself. Note that pdflatex does not render the dump. If you
know how to get it to work, let us know on the icedump message
board (linked from icedump.tsx.org). Output is not perfect when
converted to postscript using dvips. Please wait for postscript
mode dump support in upcoming icedump releases (mode 4).
% We can just simply input the file as we receive it from icedump
\input{default.000}
\end{document}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -