markdown LaTeX Snippets

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown LaTeX Snippets相关的知识,希望对你有一定的参考价值。

目录
=================
* [中文支持](#中文支持)
* [指定表格、图片尺寸](#指定表格图片尺寸)

## 中文支持
```latex
\usepackage[UTF8]{ctex}
```

## 指定表格、图片尺寸
```latex
\resizebox{<width>}{<height>}{<content>}
\resizebox{\textwidth}{!}{<content>}  %scales the content directly to the size of the main text
```
[来源](https://tex.stackexchange.com/questions/13460/scalebox-knowing-how-much-it-scales)

以上是关于markdown LaTeX Snippets的主要内容,如果未能解决你的问题,请参考以下文章

markdown [MySQL] snippets for mysql #snippets #mysql

markdown [general:snippets指南] #general #guidelines for snippets

markdown JS Snippets

markdown [Mapping] #elasticsearch #snippets

markdown React Snippets

markdown Linux Ubuntu Snippets