Skip to content

Commit a08c828

Browse files
committed
链接更新
1 parent 3960105 commit a08c828

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

01.Latex/_Frist/Latex_note.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@ \section*{前言}
145145

146146
真的好困难。希望大家在看到这个文档的时候,点个赞!$\heartsuit$$\heartsuit$$\heartsuit$
147147

148+
本文托管在 GitHub 中,链接地址:\href{https://github.com/heartacker/MyNotes}{https://github.com/heartacker/MyNotes},使用 VSCode 作为编辑器,TexLive 作为编译器进行编写。 可以转到 \href{https://github.com/heartacker/MyNotes/releases}{release} 页面获取此文档最新版本。
149+
148150
\end{abstract}
149151

150152
\section{\LaTeX 基础}

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
**LaTeX** 是一个非常优秀的排版系统。我把我从零开始学习的笔记放在了 `01.Latex\_Frist\` 文件夹。如果你有兴趣可以到 [releases](https://github.com/heartacker/MyNotes/releases) 下载 `Latex_note.pdf` 查阅。
1717

18+
>注意,如果你要编译的话,请使用xelatex -> bibtex -> xelatex -> xelatex进行编译。因为使用了bib引用。否则可以直接使用 xelatex x2 编译。
19+
1820

1921
## 学习Verilog
2022
```verilog

0 commit comments

Comments
 (0)