我的空间_赏吧 关注:65贴子:8,935

tikz 代码小试

只看楼主收藏回复

\documentclass[10pt]{article}
\usepackage{pgf,tikz,pgfplots}
\pgfplotsset{compat=newest}
\usepackage{mathrsfs}
\usetikzlibrary{arrows}
\pagestyle{empty}
\begin{document}
\definecolor{ududff}{rgb}{0.30196078431372547,0.30196078431372547,1.} %%%定义颜色
\begin{tikzpicture}[line cap=round,line join=round,>=triangle 45,x=1.0cm,y=1.0cm]
\begin{axis}[
x=1.0cm,y=1.0cm,
axis lines=middle,
ymajorgrids=true,
xmajorgrids=true,
xmin=-4.3, %%%%% x的最小值
xmax=9.78, %%%%% x的最大值
ymin=-2.4199999999999986, %%%% y的最小值
ymax=6.3,
xtick={-4.0,-3.0,...,9.0}, %% x轴刻度
ytick={-2.0,-1.0,...,6.0},] %% y轴刻度
\clip(-4.3,-2.42) rectangle (9.78,6.3); %%%%坐标格,单位长度是1
\draw [line width=2.pt] (1.76,1.24) circle (3.cm); %%%圆周
\begin{scriptsize}
\draw [fill=ududff] (1.76,1.24) circle (2.5pt); %%% 画的蓝点
\draw[color=ududff] (1.9,1.61) node {$A$}; %%%% 点A
\draw[color=black] (0.32,3.57) node {$c$}; %%%% 点c
\end{scriptsize}
\end{axis}
\end{tikzpicture}
\end{document}


IP属地:广东1楼2019-03-31 21:11回复




    IP属地:广东3楼2019-03-31 21:45
    回复
      2026-01-08 02:06:45
      广告
      不感兴趣
      开通SVIP免广告




      IP属地:广东4楼2019-03-31 21:51
      回复
        array环境倒是通用. 分段函数我常用的是cases


        IP属地:广东5楼2019-03-31 21:58
        回复

          虚位这种方法不错de


          IP属地:广东6楼2019-03-31 22:00
          回复
            很少用颜色,有必要用一下 , 很简单


            IP属地:广东7楼2019-03-31 22:02
            回复
              %%!TEX encoding = UTF-8 Unicode
              --:=\textendash
              --:=\textendash\
              ---:=\textemdash
              ---:=\textemdash\


              IP属地:广东9楼2019-04-20 01:33
              回复
                adlen:=\addtolength{#INS#}{•}#RET#
                adcount:=\addtocounter{#INS#}{•}#RET#
                barr:=\begin{array}#RET##INS##RET#\end{array}•
                babs:=\begin{abstract}#RET##INS##RET#\end{abstract}•
                bali:=\begin{align}#RET##INS##RET#\end{align}•
                balis:=\begin{align*}#RET##INS##RET#\end{align*}•
                baliat:=\begin{alignat}{#INS#}#RET##RET#\end{alignat}•
                baliats:=\begin{alignat*}{#INS#}#RET##RET#\end{alignat*}•
                balied:=\begin{aligned}{#INS#}#RET##RET#\end{aligned}•
                baliedat:=\begin{alignedat}#RET##INS##RET#\end{alignedat}•
                baliedato:=\begin{alignedat}[#INS#]#RET##RET#\end{alignedat}•
                bapp:=\begin{appendix}#RET##INS##RET#\end{appendix}•
                bbmat:=\begin{bmatrix}#RET##INS##RET#\end{bmatrix}•
                bcase:=\begin{cases}#RET##INS##RET#\end{cases}•
                bcent:=\begin{center}#RET##INS##RET#\end{center}•
                bcenum:=\begin{compactenum}#RET#\item#RET##INS##RET#\end{compactenum}•
                bcenumo:=\begin{compactenum}[#INS#]#RET#\item#RET##RET#\end{compactenum}•
                bcitem:=\begin{compactitem}#RET#\item#RET##INS##RET#\end{compactitem}•
                bcitemo:=\begin{compactitem}[#INS#]#RET#\item#RET##RET#\end{compactitem}•
                bdes:=\begin{description}#RET#\item[#INS#]#RET##RET#\end{description}•
                bdoc:=\begin{document}#RET##RET##INS##RET##RET#\end{document}
                benu:=\begin{enumerate}#RET#\item#RET##INS##RET#\end{enumerate}•
                benuo:=\begin{enumerate}[#INS#]#RET#\item#RET##RET#\end{enumerate}•
                bequ:=\begin{equation}#RET##INS##RET#\end{equation}•
                bequs:=\begin{equation*}#RET##INS##RET#\end{equation*}•
                beqn:=\begin{eqnarray}#RET##INS##RET#\end{eqnarray}•
                beqns:=\begin{eqnarray*}#RET##INS##RET#\end{eqnarray*}•
                bf:=\textbf{#INS#}
                bfd:=\bfseries
                bfig:=\begin{figure}#RET##INS##RET#\end{figure}•
                bfigo:=\begin{figure}[#INS#]#RET##RET#\end{figure}•
                bflalig:=\begin{flalign}#RET##INS##RET#\end{flalign}•
                bflaligs:=\begin{flalign*}#RET##INS##RET#\end{flalign*}•
                bfll:=\begin{flushleft}#RET##INS##RET#\end{flushleft}•
                bflr:=\begin{flushright}#RET##INS##RET#\end{flushright}•
                bgath:=\begin{gather}#RET##INS##RET#\end{gather}•
                bgaths:=\begin{gather*}#RET##INS##RET#\end{gather*}•
                bgathed:=\begin{gathered}#RET##INS##RET#\end{gathered}•
                bgathedo:=\begin{gathered}[#INS#]#RET##RET#\end{gathered}•
                bite:=\begin{itemize}#RET#\item#RET##INS##RET#\end{itemize}•
                biteo:=\begin{itemize}[#INS#]#RET#\item#RET##RET#\end{itemize}•
                biblio:=\bibliography{#INS#}
                bibstyle:=\bibliographystyle{#INS#}
                blett:=\begin{letter}{#INS#}#RET##RET#\end{letter}•
                blist:=\begin{list}{#INS#}{•}#RET#\item#RET##RET#\end{list}•
                bminp:=\begin{minipage}{#INS#}#RET##RET#\end{minipage}•
                bminpo:=\begin{minipage}[#INS#]{•}#RET##RET#\end{minipage}•
                bmult:=\begin{multline}#RET##INS##RET#\end{multline}•
                bmults:=\begin{multline*}#RET##INS##RET#\end{multline*}•
                botr:=\bottomrule#RET#
                bpict:=\begin{picture}#RET##INS##RET#\end{picture}•
                bpmat:=\begin{pmatrix}#RET##INS##RET#\end{pmatrix}•
                bquo:=\begin{quote}#RET##INS##RET#\end{quote}•
                bquot:=\begin{quotation}#RET##INS##RET#\end{quotation}•
                bsplit:=\begin{split}#RET##INS##RET#\end{split}•
                bsubeq:=\begin{subequations}#RET##INS##RET#\end{subequations}•
                btab:=\begin{tabular}{#INS#}#RET##RET#\end{tabular}•
                btabs:=\begin{tabular*}{#INS#}{•}#RET##RET#\end{tabular*}•
                btabx:=\begin{tabularx}{#INS#}{•}#RET##RET#\end{tabularx}•
                btabl:=\begin{table}#RET##INS##RET#\end{table}•
                btablo:=\begin{table}[#INS#]#RET##RET#\end{table}•
                btabls:=\begin{table*}#RET##INS##RET#\end{table*}•
                btablso:=\begin{table*}[#INS#]#RET##RET#\end{table*}•
                btbl:=\begin{table}#RET##INS##RET#\end{table}•
                btblo:=\begin{table}[#INS#]#RET##RET#\end{table}•
                btbls:=\begin{table*}#RET##INS##RET#\end{table*}•
                btblso:=\begin{table*}[#INS#]#RET##RET#\end{table*}•
                btabb:=\begin{tabbing}#RET##INS##RET#\end{tabbing}•
                bbib:=\begin{thebibliography}{#INS#}#RET#\bibitem{•}#RET##RET#\end{thebibliography}•
                bindex:=\begin{theindex}#RET##INS##RET#\end{theindex}•
                btheo:=\begin{theorem}#RET##INS##RET#\end{theorem}•
                btitpg:=\begin{titlepage}#RET##INS##RET#\end{titlepage}•
                btrivl:=\begin{trivlist}#RET##INS##RET#\end{trivlist}•
                bvarw:=\begin{varwidth}{#INS#}#RET##RET#\end{varwidth}•
                bverb:=\begin{verbatim}#RET##INS##RET#\end{verbatim}•
                bvers:=\begin{verse}#RET##INS##RET#\end{verse}•
                bibitem:=\bibitem{#INS#}#RET#
                bibitemo:=\bibitem[#INS#]{•}#RET#
                center:=\centering
                chap:=\chapter{#INS#}#RET#
                cmidr:=\cmidrule(#INS#){•}
                cmidro:=\cmidrule[#INS#](•){•}
                dd:=\( #INS# \)•
                dxa:=\(\alpha\)
                dxb:=\(\beta\)
                dxch:=\(\chi\)
                dxd:=\(\delta\)
                dxcd:=\(\Delta\)
                dxe:=\(\epsilon\)
                dxve:=\(\varepsilon\)
                dxet:=\(\eta\)
                dxg:=\(\gamma\)
                dxcg:=\(\Gamma\)
                dxio:=\(\iota\)
                dxl:=\(\lambda\)
                dxcl:=\(\Lambda\)
                dxm:=\(\mu\)
                dxn:=\(\nu\)
                dxo:=\(\omega\)
                dxco:=\(\Omega\)
                dxp:=\(\pi\)
                dxcp:=\(\Pi\)
                dxvp:=\(\varpi\)
                dxph:=\(\phi\)
                dxcph:=\(\Phi\)
                dxvph:=\(\varphi\)
                dxps:=\(\psi\)
                dxcps:=\(\Psi\)
                dxs:=\(\sigma\)
                dxvs:=\(\varsigma\)
                dxz:=\(\zeta\)
                dxr:=\(\rho\)
                dxvr:=\(\varrho\)
                dxt:=\(\tau\)
                dxth:=\(\theta\)
                dxcth:=\(\Theta\)
                dxvth:=\(\vartheta\)
                dxu:=\(\upsilon\)
                dxcu:=\(\Upsilon\)
                dxx:=\(\xi\)
                dxcx:=\(\Xi\)
                em:=\emph{#INS#}
                emd:=\em
                foot:=\footnote{#INS#}
                frac:=\frac{#INS#}{•}
                fbox:=\fbox{#INS#}
                fboxo:=\framebox[#INS#]{•}
                fboxoo:=\framebox[#INS#][•]{•}
                geometry:=\geometry{•}
                hw:=\headwidth


                IP属地:广东10楼2019-04-20 01:33
                回复
                  2026-01-08 02:00:45
                  广告
                  不感兴趣
                  开通SVIP免广告
                  hw2tw:=\setlength{\headwidth}{\textwidth}#RET#
                  href:=\href{#INS#}{•}
                  it:=\item#RET##INS#
                  ito:=\item[#INS#]#RET#
                  incg:=\includegraphics{#INS#}#RET#
                  incgo:=\includegraphics[#INS#]{•}#RET#
                  it:=\textit{#INS#}
                  itd:=\itshape
                  latex:=\LaTeX
                  latexs:=\LaTeX\
                  latexe:=\LaTeXe
                  latexes:=\LaTeXe\
                  lbl:=\label{#INS#}
                  listf:=\listoffigures#RET#
                  listt:=\listoftables#RET#
                  mbf:=\mathbf{#INS#}
                  mrm:=\mathrm{#INS#}
                  mcal:=\mathcal{#INS#}
                  msf:=\mathsf{#INS#}
                  mtt:=\mathtt{#INS#}
                  mit:=\mathit{#INS#}
                  midr:=\midrule#RET#
                  mnorm:=\mathnormal{#INS#}
                  mdd:=\mdseries
                  mbox:=\mbox{#INS#}
                  mboxo:=\makebox[#INS#]{•}
                  mboxoo:=\makebox[#INS#][•]{•}
                  mpar:=\marginpar{#INS#}
                  multc:=\multicolumn{#INS#}{•}{•}
                  multic:=\multicolumn{#INS#}{•}{•}
                  ncol:= &
                  ncm:=\newcommand{#INS#}{•}#RET#
                  newc:=\newcommand{#INS#}{•}#RET#
                  ncmo:=\newcommand{#INS#}[•]{•}#RET#
                  newco:=\newcommand{#INS#}[•]{•}#RET#
                  ncmoo:=\newcommand{#INS#}[•][•]{•}#RET#
                  newcoo:=\newcommand{#INS#}[•][•]{•}#RET#
                  nct:=\newcolumntype{#INS#}{•}
                  newct:=\newcolumntype{#INS#}{•}
                  newpg:=\newpage#RET#
                  npg:=\newpage#RET#
                  nline:=\newline#RET#
                  newlin:=\newline#RET#
                  nlen:=\newlength{#INS#}#RET#
                  newlen:=\newlength{#INS#}#RET#
                  nenv:=\newenvironment{#INS#}{•}{•}#RET#
                  newe:=\newenvironment{#INS#}{•}{•}#RET#
                  nenvo:=\newenvironment{#INS#}[•]{•}{•}#RET#
                  neweo:=\newenvironment{#INS#}[•]{•}{•}#RET#
                  nenvoo:=\newenvironment{#INS#}[•][•]{•}{•}#RET#
                  neweoo:=\newenvironment{#INS#}[•][•]{•}{•}#RET#
                  pgref:=\pageref{#INS#}
                  par:=\paragraph{#INS#}#RET#
                  pars:=\paragraph*{#INS#}#RET#
                  paro:=\paragraph[#INS#]{•}#RET#
                  pgs:=\pagestyle{#INS#}#RET#
                  parbox:=\parbox{#INS#}{•}
                  parboxo:=\parbox[#INS#]{•}{•}
                  pbox:=\parbox{#INS#}{•}
                  pboxo:=\parbox[#INS#]{•}{•}
                  pbox:=\pbox{#INS}{•}
                  ref:=\ref{#INS#}
                  rncm:=\renewcommand{#INS#}{•}#RET#
                  rnewc:=\renewcommand{#INS#}{•}#RET#
                  rnewco:=\renewcommand{#INS#}[•]{•}#RET#
                  rncmo:=\renewcommand{#INS#}[•]{•}#RET#
                  rnewcoo:=\renewcommand{#INS#}[•][•]{•}#RET#
                  rncmoo:=\renewcommand{#INS#}[•][•]{•}#RET#
                  rmc:=\rmfamily
                  rbox:=\raisebox{#INS#}{•}
                  rboxo:=\raisebox{#INS#}[•]{•}
                  rboxoo:=\raisebox{#INS#}[•][•]{•}
                  sec:=\section{#INS#}#RET#
                  secs:=\section*{#INS#}#RET#
                  seco:=\section[#INS#]{•}#RET#
                  ssec:=\subsection{#INS#}#RET#
                  ssecs:=\subsection*{#INS#}#RET#
                  sseco:=\subsection[#INS#]{•}#RET#
                  sssec:=\subsubsection{#INS#}#RET#
                  sssecs:=\subsubsection*{#INS#}#RET#
                  ssseco:=\subsubsection[#INS#]{•}#RET#
                  spar:=\subparagraph{#INS#}
                  spars:=\subparagraph*{#INS#}
                  sparo:=\subparagraph[#INS#]{•}
                  stcount:=\stepcounter{#INS#}#RET#
                  sf:=\textsf{#INS#}
                  sfd:=\sffamily
                  sc:=\textsc{#INS#}
                  scd:=\scshape
                  sl:=\textsl{#INS#}
                  sld:=\slshape
                  sqrt:=\sqrt{#INS#}
                  sqrto:=\sqrt[#INS#]{•}
                  tt:=\texttt{#INS#}
                  ttd:=\ttfamily
                  tw:=\textwidth
                  tilde:=\textasciitilde
                  topr:=\toprule#RET#
                  toc:=\tableofcontents#RET#
                  tableofcontents:=\tableofcontents#RET#
                  up:=\textup{#INS#}
                  upd:=\upshape
                  url:=\url{#INS#}
                  usep:=\usepackage{#INS#}#RET#
                  usepo:=\usepackage[#INS#]{•}#RET#
                  \begin{
                  \dxa:=\(\alpha\)
                  \author{#INS#}#RET#
                  \dxb:=\(\beta\)
                  \bf:=\textbf{#INS#}
                  \bfseries
                  \babs:=\begin{abstract}#RET##INS##RET#\end{abstract}•
                  \bali:=\begin{align}#RET##INS##RET#\end{align}•
                  \balis:=\begin{align*}#RET##INS##RET#\end{align*}•
                  \baliat:=\begin{alignat}{#INS#}#RET##RET#\end{alignat}•
                  \baliats:=\begin{alignat*}{#INS#}#RET##RET#\end{alignat*}•
                  \balied:=\begin{aligned}{#INS#}#RET##RET#\end{aligned}•
                  \baliedat:=\begin{alignedat}#RET##INS##RET#\end{alignedat}•
                  \baliedato:=\begin{alignedat}[#INS#]#RET##RET#\end{alignedat}•
                  \bapp:=\begin{appendix}#RET##INS##RET#\end{appendix}•
                  \bbmat:=\begin{bmatrix}#RET##INS##RET#\end{bmatrix}•
                  \bcase:=\begin{cases}#RET##INS##RET#\end{cases}•
                  \bcent:=\begin{center}#RET##INS##RET#\end{center}•
                  \bcenum:=\begin{compactenum}#RET#\item#RET##INS##RET#\end{compactenum}•
                  \bcenumo:=\begin{compactenum}[#INS#]#RET#\item#RET##RET#\end{compactenum}•
                  \bcitem:=\begin{compactitem}#RET#\item#RET##INS##RET#\end{compactitem}•
                  \bcitemo:=\begin{compactitem}[#INS#]#RET#\item#RET##RET#\end{compactitem}•
                  \bdes:=\begin{description}#RET#\item[#INS#]#RET##RET#\end{description}•
                  \bdoc:=\begin{document}#RET##RET##INS##RET##RET#\end{document}
                  \benu:=\begin{enumerate}#RET#\item#RET##INS##RET#\end{enumerate}•
                  \benuo:=\begin{enumerate}[#INS#]#RET#\item#RET##RET#\end{enumerate}•
                  \bequ:=\begin{equation}#RET##INS##RET#\end{equation}•
                  \bequs:=\begin{equation*}#RET##INS##RET#\end{equation*}•
                  \beqn:=\begin{eqnarray}#RET##INS##RET#\end{eqnarray}•
                  \beqns:=\begin{eqnarray*}#RET##INS##RET#\end{eqnarray*}•
                  \bfig:=\begin{figure}#RET##INS##RET#\end{figure}•
                  \bfigo:=\begin{figure}[#INS#]#RET##RET#\end{figure}•
                  \bflalig:=\begin{flalign}#RET##INS##RET#\end{flalign}•
                  \bflaligs:=\begin{flalign*}#RET##INS##RET#\end{flalign*}•
                  \bfll:=\begin{flushleft}#RET##INS##RET#\end{flushleft}•
                  \bflr:=\begin{flushright}#RET##INS##RET#\end{flushright}•
                  \bgath:=\begin{gather}#RET##INS##RET#\end{gather}•
                  \bgaths:=\begin{gather*}#RET##INS##RET#\end{gather*}•
                  \bgathed:=\begin{gathered}#RET##INS##RET#\end{gathered}•
                  \bgathedo:=\begin{gathered}[#INS#]#RET##RET#\end{gathered}•
                  \bite:=\begin{itemize}#RET#\item#RET##INS##RET#\end{itemize}•
                  \biteo:=\begin{itemize}[#INS#]#RET#\item#RET##RET#\end{itemize}•


                  IP属地:广东11楼2019-04-20 01:36
                  回复
                    \bibliography{#INS#}
                    \bibstyle:=\bibliographystyle{#INS#}
                    \blett:=\begin{letter}{#INS#}#RET##RET#\end{letter}•
                    \blist:=\begin{list}{#INS#}{•}#RET#\item#RET##RET#\end{list}•
                    \bminp:=\begin{minipage}{#INS#}#RET##RET#\end{minipage}•
                    \bminpo:=\begin{minipage}[#INS#]{•}#RET##RET#\end{minipage}•
                    \bmult:=\begin{multline}#RET##INS##RET#\end{multline}•
                    \bmults:=\begin{multline*}#RET##INS##RET#\end{multline*}•
                    \bpict:=\begin{picture}#RET##INS##RET#\end{picture}•
                    \bpmat:=\begin{pmatrix}#RET##INS##RET#\end{pmatrix}•
                    \bquo:=\begin{quote}#RET##INS##RET#\end{quote}•
                    \bquot:=\begin{quotation}#RET##INS##RET#\end{quotation}•
                    \bsplit:=\begin{split}#RET##INS##RET#\end{split}•
                    \bsubeq:=\begin{subequations}#RET##INS##RET#\end{subequations}•
                    \btab:=\begin{tabular}{#INS#}#RET##RET#\end{tabular}•
                    \btabs:=\begin{tabular*}{#INS#}{•}#RET##RET#\end{tabular*}•
                    \btabx:=\begin{tabularx}{#INS#}{•}#RET##RET#\end{tabularx}•
                    \btabl:=\begin{table}#RET##INS##RET#\end{table}•
                    \btablo:=\begin{table}[#INS#]#RET##RET#\end{table}•
                    \btabls:=\begin{table*}#RET##INS##RET#\end{table*}•
                    \btablso:=\begin{table*}[#INS#]#RET##RET#\end{table*}•
                    \btbl:=\begin{table}#RET##INS##RET#\end{table}•
                    \btblo:=\begin{table}[#INS#]#RET##RET#\end{table}•
                    \btbls:=\begin{table*}#RET##INS##RET#\end{table*}•
                    \btblso:=\begin{table*}[#INS#]#RET##RET#\end{table*}•
                    \btabb:=\begin{tabbing}#RET##INS##RET#\end{tabbing}•
                    \bbib:=\begin{thebibliography}{#INS#}#RET#\bibitem{•}#RET##RET#\end{thebibliography}•
                    \bindex:=\begin{theindex}#RET##INS##RET#\end{theindex}•
                    \btheo:=\begin{theorem}#RET##INS##RET#\end{theorem}•
                    \btitpg:=\begin{titlepage}#RET##INS##RET#\end{titlepage}•
                    \btrivl:=\begin{trivlist}#RET##INS##RET#\end{trivlist}•
                    \bvarw:=\begin{varwidth}{#INS#}#RET##RET#\end{varwidth}•
                    \bverb:=\begin{verbatim}#RET##INS##RET#\end{verbatim}•
                    \bvers:=\begin{verse}#RET##INS##RET#\end{verse}•
                    \bibitem{#INS#}#RET#
                    \bibitem[#INS#]{•}#RET#
                    \bottomrule#RET#
                    \boxed{#INS#}
                    \dxch:=\(\chi\)
                    \centering
                    \chapter{#INS#}
                    \cite{#INS#}
                    \citep{#INS#}
                    \citet{#INS#}
                    \caption{#INS#}#RET#
                    \cdots
                    \cline{#INS#}
                    \cmidrule(#INS#){•}
                    \cmidrule[#INS#](•){•}
                    \date{#INS#}#RET#
                    \dd:=\( #INS# \)•
                    \ddots
                    \ddot{#INS#}
                    \dddot{#INS#}
                    \ddddot{#INS#}
                    \dxd:=\(\delta\)
                    \dxcd:=\(\Delta\)
                    \documentclass{#INS#}#RET#
                    \documentclass[#INS#]{•}#RET#
                    \dots
                    \dotsc
                    \dotsb
                    \dotsm
                    \dotsi
                    \dotso
                    \emph{#INS#}
                    \dxe:=\(\epsilon\)
                    \dxve:=\(\varepsilon\)
                    \dxet:=\(\eta\)
                    \end{#INS#}#RET#
                    \eqref{#INS#}
                    \footnote{#INS#}
                    \footnotesize
                    \frac{#INS#}{•}
                    \geometry{•}
                    \dxg:=\(\gamma\)
                    \dxcg:=\(\Gamma\)
                    \dxio:=\(\iota\)
                    \dxl:=\(\lambda\)
                    \dxcl:=\(\Lambda\)
                    \dxm:=\(\mu\)
                    \dxn:=\(\nu\)
                    \hline#RET#
                    \href{#INS#}{•}
                    \hspace{#INS#}
                    \hspace*{#INS#}
                    \item#RET##INS#
                    \item[#INS#]#RET#
                    \include{#INS#}#RET#
                    \includegraphics{#INS#}#RET#
                    \includegraphics[#INS#]{•}#RET#
                    \it:=\textit{#INS#}
                    \itshape
                    \intertext{#INS#}
                    \label{#INS#}
                    \lbl:=\label{#INS#}
                    \large
                    \Large
                    \ldots
                    \listf:=\listoffigures#RET#
                    \listt:=\listoftables#RET#
                    \listoffigures#RET#
                    \listoftables#RET#
                    \marginpar{#INS#}
                    \mpar:=\marginpar{#INS#}
                    \mdseries
                    \midrule#RET#
                    \multicolumn{#INS#}{•}{•}
                    \multc:=\multicolumn{#INS#}{•}{•}
                    \ncol:= &
                    \newcommand{#INS#}{•}#RET#
                    \newcommand{#INS#}[•]{•}#RET#
                    \newcommand{#INS#}[•][•]{•}#RET#
                    \newpage#RET#
                    \npg:=\newpage#RET#
                    \newlength{#INS#}#RET#
                    \newenvironment{#INS#}{•}{•}#RET#
                    \newenvironment{#INS#}[•][•]{•}{•}#RET#
                    \newcolumntype{#INS#}{•}
                    \newline#RET#
                    \newtheorem{#INS#}{•}#RET#
                    \newtheorem{#INS#}{•}[•]#RET#
                    \newtheorem{#INS#}[•]{•}#RET#
                    \nocite{#INS#}
                    \normalsize
                    \dxo:=\(\omega\)
                    \dxco:=\(\Omega\)
                    \dxp:=\(\pi\)
                    \dxcp:=\(\Pi\)
                    \dxvp:=\(\varpi\)
                    \dxph:=\(\phi\)
                    \dxcph:=\(\Phi\)
                    \dxvph:=\(\varphi\)
                    \dxps:=\(\psi\)
                    \dxcps:=\(\Psi\)
                    \pageref{#INS#}
                    \paragraph{#INS#}#RET#
                    \paragraph*{#INS#}#RET#
                    \paragraph[#INS#]{•}#RET#
                    \pagestyle{#INS#}#RET#
                    \pagebreak#RET#
                    \ref{#INS#}
                    \renewcommand{#INS#}{•}#RET#
                    \renewcommand{#INS#}[•]{•}#RET#
                    \renewcommand{#INS#}[•][•]{•}#RET#
                    \rm:=\textrm{#INS#}
                    \rmfamily


                    IP属地:广东12楼2019-04-20 01:36
                    回复
                      \sc:=\textsc{#INS#}
                      \scshape
                      \sf:=\textsf{#INS#}
                      \sffamily
                      \sl:=\textsl{#INS#}
                      \slshape
                      \section{#INS#}#RET#
                      \section*{#INS#}#RET#
                      \section[#INS#]{•}#RET#
                      \subsection{#INS#}#RET#
                      \ssec:=\subsection{#INS#}#RET#
                      \subsection*{#INS#}#RET#
                      \ssecs:=\subsection*{#INS#}#RET#
                      \subsection[#INS#]{•}#RET#
                      \sseco:=\subsection[#INS#]{•}#RET#
                      \subsubsection{#INS#}#RET#
                      \sssec:=\subsubsection{#INS#}#RET#
                      \subsubsection*{#INS#}#RET#
                      \sssecs:=\subsubsection*{#INS#}#RET#
                      \subsubsection[#INS#][•]#RET#
                      \ssseco:=\subsubsection[#INS#][•]#RET#
                      \subparagraph{#INS#}
                      \spar:=\subparagraph{#INS#}
                      \subparagraph*{#INS#}
                      \spars:=\subparagraph*{#INS#}
                      \subparagraph[#INS#]{•}
                      \sparo:=\subparagraph[#INS#]{•}
                      \sqrt:=\sqrt{#INS#}
                      \sqrto:=\sqrt[#INS#]{•}
                      \dxs:=\(\sigma\)
                      \dxcs:=\(\Sigma\)
                      \dxvs:=\(\varsigma\)
                      \text{#INS#}
                      \textbf{#INS#}
                      \texttt{#INS#}
                      \tt:=\texttt{#INS#}
                      \tw:=\textwidth
                      \textsf{#INS#}
                      \textsc{#INS#}
                      \textsl{#INS#}
                      \textit{#INS#}
                      \textup{#INS#}
                      \up:=\textup{#INS#}
                      \textwidth
                      \headwidth
                      \toprule#RET#
                      \toc:=\tableofcontents#RET#
                      \tableofcontents#RET#
                      \thanks{#INS#}#RET#
                      \title{#INS#}#RET#
                      \tilde:=\textasciitilde
                      \ttfamily
                      \upshape
                      \usepackage{#INS#}#RET#
                      \usepackage[#INS#]{•}#RET#
                      \url{#INS#}
                      \vdots
                      \vspace{#INS#}#RET#
                      \vspace*{#INS#}#RET#
                      \dxz:=\(\zeta\)
                      {array}#RET##INS##RET#\end{array}•
                      {abstract}#RET##INS##RET#\end{abstract}•
                      {align}#RET##INS##RET#\end{align}•
                      {align*}#RET##INS##RET#\end{align*}•
                      {alignat}{#INS#}#RET##RET#\end{alignat}•
                      {alignat*}{#INS#}#RET##RET#\end{alignat*}•
                      {aligned}#RET##INS##RET#\end{aligned}•
                      {aligned}[#INS#]#RET##RET#\end{aligned}•
                      {alignedat}{#INS#}#RET##RET#\end{alignedat}•
                      {appendix}#RET##INS##RET#\end{appendix}•
                      {bmatrix}#RET##INS##RET#\end{bmatrix}•
                      {compactenum}#RET#\item#RET##INS##RET#\end{compactenum}•
                      {compactenum}[#INS#]#RET#\item#RET##RET#\end{compactenum}•
                      {compactitem}#RET#\item#RET##INS##RET#\end{compactitem}•
                      {compactitem}[#INS#]#RET#\item#RET##RET#\end{compactitem}•
                      {cases}#RET##INS##RET#\end{cases}•
                      {center}#RET##INS##RET#\end{center}•
                      {description}#RET#\item[#INS#]#RET##RET#\end{description}•
                      {document}#RET##RET##INS##RET##RET#\end{document}
                      {enumerate}#RET#\item#RET##INS##RET#\end{enumerate}•
                      {enumerate}[#INS#]#RET#\item#RET##RET#\end{enumerate}•
                      {equation}#RET##INS##RET#\end{equation}•
                      {eqnarray}#RET##INS##RET#\end{eqnarray}•
                      {eqnarray*}#RET##INS##RET#\end{eqnarray*}•
                      {figure}#RET##INS##RET#\end{figure}•
                      {figure}[#INS#]#RET##RET#\end{figure}•
                      {flalign}#RET##INS##RET#\end{flalign}•
                      {flalign*}#RET##INS##RET#\end{flalign*}•
                      {flushleft}#RET##INS##RET#\end{flushleft}•
                      {flushright}#RET##INS##RET#\end{flushright}•
                      {gather}#RET##INS##RET#\end{gather}•
                      {gather*}#RET##INS##RET#\end{gather*}•
                      {gathered}#RET##INS##RET#\end{gathered}•
                      {gathered}[#INS#]#RET##RET#\end{gathered}•
                      {itemize}#RET#\item#RET##INS##RET#\end{itemize}•
                      {itemize}[#INS#]#RET#\item#RET##RET#\end{itemize}•
                      {letter}{#INS#}#RET##RET#\end{letter}•
                      {list}{#INS#}{•}#RET#\item#RET##RET#\end{list}•
                      {minipage}{#INS#}#RET##RET#\end{minipage}•
                      {minipage}[#INS#]{•}#RET##RET#\end{minipage}•
                      {multline}#RET##INS##RET#\end{multline}•
                      {multline*}#RET##INS##RET#\end{multline*}•
                      {picture}#RET##INS##RET#\end{picture}•
                      {pmatrix}#RET##INS##RET#\end{pmatrix}•
                      {quotation}#RET##INS##RET#\end{quotation}•
                      {quote}#RET##INS##RET#\end{quote}•
                      {split}#RET##INS##RET#\end{split}•
                      {subequations}#RET##INS##RET#\end{subequations}•
                      {tabular}{#INS#}#RET##RET#\end{tabular}•
                      {tabular*}{#INS#}{•}#RET##RET#\end{tabular*}•
                      {tabularx}{#INS#}{•}#RET##RET#\end{tabularx}•
                      {table}#RET##INS##RET#\end{table}•
                      {table}[#INS#]#RET##RET#\end{table}•
                      {table*}#RET##INS##RET#\end{table*}•
                      {table*}[#INS#]#RET##RET#\end{table*}•
                      {tabbing}#RET##INS##RET#\end{tabbing}•
                      {thebibliography}#RET##INS##RET#\end{thebibliography}•
                      {theindex}#RET##INS##RET#\end{theindex}•
                      {theorem}#RET##INS##RET#\end{theorem}•
                      {titlepage}#RET##INS##RET#\end{titlepage}•
                      {trivlist}#RET##INS##RET#\end{trivlist}•
                      {varwidth}{#INS#}#RET##RET#\end{varwidth}•
                      {verbatim}#RET##INS##RET#\end{verbatim}•
                      {verse}#RET##INS##RET#\end{verse}•
                      \LaTeX
                      \latex:=\LaTeX
                      \LaTeX\
                      \latexs:=\LaTeX\
                      \LaTeXe
                      \latexe:=\LaTeXe
                      \LaTeXe\
                      \latexes:=\LaTeXe\
                      \addtolength{#INS#}{•}
                      \adl:=\addtolength{#INS#}{•}
                      \addtocounter{#INS#}{•}
                      \adc:=\addtocounter{#INS#}{•}
                      \setlength{#INS#}{•}
                      \mbox{#INS#}
                      \makebox[#INS#]{•}
                      \mboxo:=\makebox[#INS#]{•}
                      \makebox[#INS#][•]{•}
                      \mboxoo:=\makebox[#INS#][•]{•}
                      \fbox{#INS#}
                      \framebox[#INS#]{•}
                      \fboxo:=\framebox[#INS#]{•}
                      \framebox[#INS#][•]{•}
                      \fboxoo:=\framebox[#INS#][•]{•}
                      \fboxrule{#INS#}
                      \fboxsep{#INS#}
                      \raisebox{#INS#}{•}
                      \raisebox{#INS#}[•]{•}
                      \raisebox{#INS#}[•][•]{•}
                      \rbox:=\raisebox{#INS#}{•}
                      \rboxo:=\raisebox{#INS#}[•]{•}
                      \rboxoo:=\raisebox{#INS#}[•][•]{•}
                      \parbox{#INS#}{•}
                      \pbox:=\parbox{#INS#}{•}
                      \parbox[#INS#]{•}{•}
                      \pboxo:=\parbox[#INS#]{•}{•}
                      \pbox{#INS#}{•}
                      \rule{#INS#}{•}
                      \rule[#INS#]{•}{•}
                      \mathbf{#INS#}
                      \mbf:=\mathbf{#INS#}
                      \mathrm{#INS#}
                      \mrm:=\mathrm{#INS#}
                      \mathcal{#INS#}
                      \mcal:=\mathcal{#INS#}
                      \mathsf{#INS#}
                      \msf:=\mathsf{#INS#}
                      \mathtt{#INS#}
                      \mtt:=\mathtt{#INS#}
                      \mathit{#INS#}
                      \mit:=\mathit{#INS#}
                      \mathnormal{#INS#}
                      \mnorm:=\mathnormal{#INS#}
                      \dxr:=\(\rho\)
                      \dxvr:=\(\varrho\)
                      \dxt:=\(\tau\)
                      \dxth:=\(\theta\)
                      \dxcth:=\(\Theta\)
                      \dxvth:=\(\vartheta\)
                      \dxu:=\(\upsilon\)
                      \dxcu:=\(\Upsilon\)
                      \dxx:=\(\xi\)
                      \dxcx:=\(\Xi\)


                      IP属地:广东13楼2019-04-20 01:40
                      回复
                        #RET# 是换行
                        #INS# 是光标的位置
                        黑点是定位符,按Ctrl+Tab即可定位到黑点处.


                        IP属地:广东来自Android客户端15楼2019-04-20 02:14
                        回复
                          %%%%%%%%%%以下是一些新定义的命令
                          q:=$ #INS# $ •
                          w:=\[ #INS# \]#RET#
                          case:=\begin{cases}#RET##INS# & • \\#RET# • & • #RET#\end{cases}#RET#
                          vmatbyt:=\begin{vmatrix}#RET##INS# & • \\#RET# • & • #RET# \end{vmatrix}#RET#
                          vmathbyth:=\begin{vmatrix}#RET##INS# & • & • \\#RET# • & • & • \\#RET# • & • & • #RET#\end{vmatrix}#RET#
                          vmafobyfo:=\begin{vmatrix}#RET##INS# & • & • & • \\#RET# • & • & • & • \\#RET# • & • & • & • \\#RET#• & • & • & • #RET#\end{vmatrix}#RET#
                          vmafibyfi:=\begin{vmatrix}#RET##INS# & • & • & • & • \\#RET# • & • & • & • & • \\#RET# • & • & • & • & • \\#RET# • & • & • & • & • \\#RET#• & • & • & • & • #RET#\end{vmatrix}#RET#
                          pmatbyt:=\begin{pmatrix}#RET##INS# & • \\#RET# • & • #RET# \end{pmatrix}#RET#
                          pmatbyth:=\begin{pmatrix}#RET##INS# & • & • \\#RET# • & • & • #RET#\end{pmatrix}#RET#
                          pmatbyfo:=\begin{pmatrix}#RET##INS# & • & • & • \\#RET# • & • & • & • #RET#\end{pmatrix}#RET#
                          pmatbyfi:=\begin{pmatrix}#RET##INS# & • & • & • & • \\#RET# • & • & • & • & • #RET#\end{pmatrix}#RET#
                          pmathbyfo:=\begin{pmatrix}#RET##INS# & • & • & • \\#RET# • & • & • & • \\#RET# • & • & • & • #RET#\end{pmatrix}#RET#
                          pmathbyfi:=\begin{pmatrix}#RET##INS# & • & • & • & • \\#RET# • & • & • & • & • \\#RET# • & • & • & • & • #RET#\end{pmatrix}#RET#
                          pmafobyfi:=\begin{pmatrix}#RET##INS# & • & • & • & • \\#RET# • & • & • & • & • \\#RET# • & • & • & • & • \\#RET#• & • & • & • & • #RET#\end{pmatrix}#RET#
                          pmafibyfi:=\begin{pmatrix}#RET##INS# & • & • & • & • \\#RET# • & • & • & • & • \\#RET# • & • & • & • & • \\#RET#• & • & • & • & • \\#RET#• & • & • & • & • #RET#\end{pmatrix}#RET#
                          pmafibyt:=\begin{pmatrix}#RET##INS# & • \\#RET# • & • \\#RET# • & • \\#RET# • & • \\#RET# • & • #RET# \end{pmatrix}#RET#
                          pmafobyt:=\begin{pmatrix}#RET##INS# & • \\#RET# • & • \\#RET# • & • \\#RET# • & • #RET# \end{pmatrix}#RET#
                          pmathbyt:=\begin{pmatrix}#RET##INS# & • \\#RET# • & • \\#RET# • & • \\#RET# \end{pmatrix}#RET#
                          pmafibyth:=\begin{pmatrix}#RET##INS# & • & • \\#RET# • & • & • \\#RET# • & • & • \\#RET# • & • & • \\#RET# • & • & • #RET# \end{pmatrix}#RET#
                          pmafibyfo:=\begin{pmatrix}#RET##INS# & • & • & • \\#RET# • & • & • & • \\#RET# • & • & • & • \\#RET# • & • & • & • \\#RET# • & • & • & • \\#RET# \end{pmatrix}#RET#


                          IP属地:广东16楼2019-04-20 16:31
                          回复
                            \documentclass{article}
                            \usepackage{hyperref} %%调用超链接包
                            \usepackage[margin=2cm]{geometry} %上下左右的页边距都是2cm
                            \usepackage{CTEX} % 调用CTEX宏包(支持字体的输入)
                            % kaishu 楷体显示, songti 宋体显示,heiti 黑体显示,fangsong 仿宋显示
                            \usepackage{amsmath,amssymb,amsthm,amsfonts,mathrsfs,bm} % 调用数学宏包
                            % amsthm为调用proof环境,在证明结尾加一个 QED 符号
                            % mathbb 和 mathfrak 需要 amsfonts 宏包
                            % mathscr (即花体字母) 需要mathrsfs 宏包
                            % bm 数学黑体字体,用命令boldsymbol{数学符号}
                            \usepackage{enumitem}
                            \renewcommand{\proofname}{证明} %%%%%%%%%把证明环境中的\proof 改为证明
                            \newtheorem{definition}{定义}[section] %这是定义定理之类的环境
                            \newtheorem{theorem}{定理} [section] %%% 若在后面加上 [section] ,则定理的编号从 相应的部分开始 %%%
                            \newtheorem{proposition}{{ 命题 }}[section]
                            \newtheorem{lemma}{引理}[section]
                            \newtheorem{property}{{性质}}[section]
                            \newtheorem{example}{{ 例 }}[section]
                            \newtheorem{corollary}{推论} [section] %这是定义定理之类的环境
                            \usepackage{empheq}
                            \usepackage{xcolor} %%%%颜色宏包
                            \usepackage{graphicx} % 调用图形宏包
                            \definecolor{hellmagenta}{rgb}{1,0.75,0.9}
                            \definecolor{hellcyan}{rgb}{0.75,1,0.9} %%%%%%浅青,好看
                            \definecolor{hellgelb}{rgb}{0.99,1,0.65} %%%%%%灰黄,好看
                            %%%%%%%%%%% 颜色的用法 colorbox{hellgelb}{ parbox{linewidth-2fboxsep} 这里放内容 }}
                            \def\xstrut{\vphantom{\dfrac{(A)^1}{(B)^1}}}
                            \newcommand{\lfs}[2]{\displaystyle\frac{#1}{#2}} %用\lfs代替\cfrac,连分数命令
                            \newcommand{\Frac}[2]{ \frac{\scriptstyle #1}{\scriptstyle #2}}
                            \newcommand{\newfrac}[3][1ex]{\rule[-#1]{0pt}{#1}\frac{#2}{#3}} %%%%用新命令\newfrac输入上标
                            \newcommand{\test}{\mbox{}\rlap{\rule[1.5ex]{\textwidth}{1pt}}
                            \ensuremath{
                            x^{\frac dn} \quad
                            x^{\newfrac dn} \quad
                            x^{\newfrac[1.5ex]dn} \quad
                            x^{\newfrac[2ex]dn}}}
                            %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%分割线%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


                            IP属地:广东18楼2019-04-20 23:42
                            收起回复
                              2026-01-08 01:54:45
                              广告
                              不感兴趣
                              开通SVIP免广告
                              This is XeTeX, Version 3.14159265-2.6-0.99992 (TeX Live 2015/W32TeX) (preloaded format=xelatex 2016.11.15) 26 SEP 2018 11:12
                              entering extended mode
                              restricted \write18 enabled.
                              %&-line parsing enabled.
                              **./sdfb.aux
                              (./sdfb.aux
                              LaTeX2e <2015/01/01>
                              Babel <3.9l> and hyphenation patterns for 79 languages loaded.
                              )
                              *
                              ! Emergency stop.
                              <*> ./sdfb.aux
                              End of file on the terminal!
                              Here is how much of TeX's memory you used:
                              4 strings out of 493706
                              32 string characters out of 6148912
                              53323 words of memory out of 5000000
                              3446 multiletter control sequences out of 15000+600000
                              3640 words of font info for 14 fonts, out of 8000000 for 9000
                              1328 hyphenation exceptions out of 8191
                              5i,0n,1p,20b,8s stack positions out of 5000i,500n,10000p,200000b,80000s
                              No pages of output.


                              IP属地:广东19楼2019-04-20 23:43
                              收起回复