Last active
July 27, 2016 06:24
-
-
Save Bekbolatov/e2e7c0a9eb9334955d9929fab90bdb0c to your computer and use it in GitHub Desktop.
Example LaTeX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass{book} | |
\begin{document} | |
\chapter{Github} | |
You can create a new Gist, add, modify, and delete files and code | |
entirely in the browser. You don't need to install or download anything\footnote{This is an excerpt | |
from http://robertgreiner.com/2012/04/using-github-as-a-syntax-highlighter/}. | |
\end{document} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment