> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/ko/more-topics/15-free-online-introduction-to-latex-part-3.md).

# 무료 온라인 LaTeX 소개(3부)

[1부](/latex/ko/more-topics/13-free-online-introduction-to-latex-part-1.md) | [2부](/latex/ko/more-topics/14-free-online-introduction-to-latex-part-2.md) | 3부

## 파트 3: 종이만이 아니다: 발표와 그 이상

LaTeX를 배우는 데 도움이 되는 무료 온라인 강좌의 세 번째 파트에 오신 것을 환영합니다. 이 파트에는 다음에서 소개한 LaTeX 기초에 대한 간단한 복습이 포함되어 있습니다 [파트 1](/latex/ko/more-topics/13-free-online-introduction-to-latex-part-1.md) 및 [파트 2](/latex/ko/more-topics/14-free-online-introduction-to-latex-part-2.md) 이 강좌의 일부가 포함되어 있지만, LaTeX를 처음 접하신다면 그 부분들을 처음부터 끝까지 모두 살펴보는 것이 좋을 수 있습니다.

이 강좌의 이 부분에서는 다음과 같은 좀 더 고급 LaTeX 패키지를 소개합니다:

* Beamer를 사용한 LaTeX 프레젠테이션
* TikZ로 LaTeX에서 그리기
* todonotes를 사용한 변경 추적 및 주석

시작해 봅시다!

이 슬라이드들은 또한 [프랑스어로 번역되었습니다](http://jdleesmiller.github.io/latex-course/fr/part3.pdf) (Yannis Haralambous의 도움으로) 그리고 [여러 다른 언어로](https://github.com/jdleesmiller/latex-course#translations).

할 수 있습니다 [PDF를 다운로드하거나](https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-3.pdf) 아래 슬라이드를 둘러보세요:

{% embed url="<https://docs.google.com/viewer?url=https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-3.pdf&embedded=true>" %}

저희 강좌와 함께 LaTeX를 배우는 시간이 즐거우셨기를 바랍니다. 이제 글쓰기를 시작할 준비가 되셨나요? [Overleaf에 가입하세요](https://www.overleaf.com/signup)—새로운 LaTeX 프로젝트를 작성하고 협업하는 가장 쉬운 방법입니다! 영감을 찾고 계신가요? 다음을 확인해 보세요 [Overleaf에서 제공되는 다양한 예제들](https://www.overleaf.com/latex/examples) 가능한 것들에 대한 아이디어를 얻어보세요 $$\mathrm \LaTeX$$!

LaTeX 강좌용 슬라이드를 찾고 계신가요? 이 슬라이드는 [오픈 소스입니다](https://github.com/jdleesmiller/latex-course) 그리고 관대한 라이선스(MIT)로 제공되므로, 자신의 강좌에서 사용하도록 자유롭게 수정해 활용할 수 있습니다. 즐겁게 사용하세요! :)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/ko/more-topics/15-free-online-introduction-to-latex-part-3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
