view en/examples/daily.copy.init.out @ 432:04c08ad7e92e

Translated svgs dummy .tex towards building
author Igor TAmara <igor@tamarapatino.org>
date Sat, 18 Oct 2008 07:48:21 -0500
parents 006bbad1f190
children
line wrap: on
line source

$ \textbf{hg init my-copy}
$ \textbf{cd my-copy}
$ \textbf{echo line > file}
$ \textbf{hg add file}
$ \textbf{hg commit -m 'Added a file'}