随笔分类 -  language:LaTeX

摘要:!rm -rf latexify_py !git clone https://github.com/odashi/latexify_py -b develop !pip install -e latexify_py # Before running following cells, restart 阅读全文
posted @ 2020-07-28 18:22 douzujun 阅读(844) 评论(0) 推荐(0) 编辑
摘要:graph LR start[开始] --> input[输入A,B,C] input --> conditionA{A是否大于B} conditionA -- YES --> conditionsC{A是否大于C} conditionA -- NO --> conditionB{B是否大于C} g 阅读全文
posted @ 2020-05-29 22:04 douzujun 阅读(529) 评论(0) 推荐(0) 编辑
摘要:在博客园设置 >页首html添加代码 举例输入: 显示为: y=θTx+θTx2 n=mi=1θTX(i) 用​ ​​​μ1,μ2,...,μk 来表示聚类中心, 用 ​ ​​​$ 阅读全文
posted @ 2019-02-08 13:54 douzujun 阅读(1691) 评论(5) 推荐(3) 编辑
摘要:%# -*- coding:utf-8 -*- %% start of file `template_en.tex'. %% Copyright 2006-1008 Xavier Danaux (xdanaux@gmail.com). % % This work may be distributed 阅读全文
posted @ 2019-01-18 15:04 douzujun 阅读(2644) 评论(0) 推荐(0) 编辑
摘要:\documentclass{article} \usepackage{ctex} %中文处理 \begin{document} \section{空白符号} Are you wiser than others ? a\quad b %len(当前字体中M的宽度) % 2em a \qquad b %... 阅读全文
posted @ 2018-12-28 20:36 douzujun 阅读(1042) 评论(0) 推荐(0) 编辑
摘要:%导言 %\documentclass{article} %ctexbook \documentclass{ctexbook} \title{\heiti 监督学习} % 黑体 \author{\kaishu 姓名} % 楷书 \date{\today} %\usepackage{ctex} %设置 阅读全文
posted @ 2018-12-28 19:48 douzujun 阅读(1118) 评论(0) 推荐(0) 编辑
摘要:% 导言区 % 帮助文档 texdoc lshort-zh % 设置normalsize大小 \documentclass[10pt]{ctexart} %article,ctexbook封面, ctexreport, letter %\usepackage{ctex} %支持中文 \newcommand\degree{^\circ} \newcommand{\myfont}{\... 阅读全文
posted @ 2018-12-28 17:54 douzujun 阅读(9708) 评论(0) 推荐(0) 编辑
摘要:http://www.tuicool.com/articles/mEzqeaM 阅读全文
posted @ 2017-03-19 13:34 douzujun 阅读(110) 评论(0) 推荐(0) 编辑
摘要:使用网页版的LaTeX(可能要FQ). https://www.overleaf.com/8126478vdhwbxxyjkch#/28695502/ 1.第一个文档 打开WinEdt,建立一个新文档,将以下内容复制进入文档中,保存,保存类型选择为UTF-8。 \documentclass{arti 阅读全文
posted @ 2017-02-10 21:31 douzujun 阅读(619) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示