summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/codeanatomy/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/contrib/codeanatomy/README.md')
-rw-r--r--graphics/pgf/contrib/codeanatomy/README.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/graphics/pgf/contrib/codeanatomy/README.md b/graphics/pgf/contrib/codeanatomy/README.md
index 32d85cfa5b..1a3a55f2c3 100644
--- a/graphics/pgf/contrib/codeanatomy/README.md
+++ b/graphics/pgf/contrib/codeanatomy/README.md
@@ -1,5 +1,5 @@
-`codeanatomy` -- Draw Code Anatomy
-==================================
+# `codeanatomy` -- Draw Code Anatomy #
+
(C) 2019 Hồng-Phúc Bùi
@@ -11,23 +11,23 @@ from Robert Sedgewick and Kevin Wayne.
This package just provides tools to draw those figures.
Some illustrations can be found here:
-
<a href="https://introcs.cs.princeton.edu/java/home/">https://introcs.cs.princeton.edu/java/home/</a>
+For example: Anatomy of a static method:
+
-for example the origin illustation of static method in java:
-<img src="https://introcs.cs.princeton.edu/java/11cheatsheet/images/function.png">
+_![Anatomy of a static method](https://introcs.cs.princeton.edu/java/11cheatsheet/images/function.png)_
-Licence
--------
+## Licence ##
+
This package may be distributed and/or modified under the conditions of the
LaTeX Project Public License (LPPL), either version 1.3c of this
License or any later version. The latest version
of this license is in the file https://www.latex-project.org/lppl.txt
-Build and Install (for Distributor)
------------------------------------
+## Build and Install (for Distributor) ##
+
* To build the style file `codeanatomy.sty` just run **one** of
@@ -50,8 +50,8 @@ lualatex codeanatomy.lstlisting.tex
(`lualatex` because of my name, really ego right! It needs unicode to be typeset correctly.)
-Development
------------
+## Development ##
+
I try to use latex3 as much as posible. You can use