summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/rubik/rubikrotation.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-09-25 23:12:16 +0000
committerKarl Berry <karl@freefriends.org>2015-09-25 23:12:16 +0000
commit97e34175d0f5e100422fbd133cadfcf6f5e944e6 (patch)
tree11f29e6d9beb227b762da99c70f81b369733d71a /Master/texmf-dist/doc/latex/rubik/rubikrotation.1
parentead3792e2d57305d0777008c5073968c36ec7ba3 (diff)
rubik (25sep15)
git-svn-id: svn://tug.org/texlive/trunk@38457 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/rubik/rubikrotation.1')
-rw-r--r--Master/texmf-dist/doc/latex/rubik/rubikrotation.148
1 files changed, 48 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/rubik/rubikrotation.1 b/Master/texmf-dist/doc/latex/rubik/rubikrotation.1
new file mode 100644
index 00000000000..bfcec061deb
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/rubik/rubikrotation.1
@@ -0,0 +1,48 @@
+.\" copyright (c) 2015 A Syropoulos and RWD Nickalls
+.\" rubikrotation.1
+.\" place this file in: /usr/share/man/man1/
+..
+.TH rubikrotation.1
+.SH NAME
+.B rubikrotation (v3.0)
+.SH AUTHORS
+A. Syropoulos and R.W.D. Nickalls (September 25, 2015)
+
+ asyropoulos[at]<yahoo><com>
+ dick[at]<nickalls><org>
+
+.SH DESCRIPTION
+.B rubikrotation
+is a Perl script for processing Rubik cube rotations. It is part of the LaTeX rubikrotation package, and is typically CALLed by rubikrotation.sty. See the package manual for full details (type at the commandline: texdoc rubikrotation). Both the rubikrotation and rubikcube packages are part of the LaTeX Rubik `bundle'. The latest version can be downloaded from
+.PP
+CTAN: tex-archive/tex/latex/contrib/rubik/
+.PP
+rubikrotation reads Rubik configuration data and instructions from an input file, and writes the new configuration data to an output file. The input and output filenames can be specified as command-line arguments (see: command-line use).
+
+.SH COMMAND-LINE USE
+rubikrotation [-h] [-o <outfile>] -i <infile>
+
+.B -h
+displays the help info and exits.
+
+.B -i
+defines the input filename.
+Typically the file rubikstate.dat which is generated by the LaTeX RubikRotation{} command.
+
+.B -o
+defines the output filename.
+If no output filename is given then the default filename rubikOUT.txt is used.
+
+.SH SEE ALSO
+The rubikrotation package manual (rubikrotation.pdf) and examples, and also the rubikcube package manual (rubikcube.pdf)
+
+To view rubikrotation.pdf, type: texdoc rubikrotation
+
+To view rubikrotationPL.pdf, type: texdoc rubikrotationPL
+
+To view rubikcube.pdf, type: texdoc rubikcube
+
+
+.SH BUGS
+Please report bugs to Dick Nickalls or to Apostolos Syropoulos.
+