.\" 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] dick[at] .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 ] -i .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.