From baac74277162f8458b5e9af7ebfee02ec998917c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 10 Oct 2020 20:54:57 +0000 Subject: realtranspose (10oct20) git-svn-id: svn://tug.org/texlive/trunk@56623 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/realtranspose/README.md | 31 +++++++++++++++++++++ .../doc/latex/realtranspose/realtranspose.pdf | Bin 0 -> 89253 bytes 2 files changed, 31 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/realtranspose/README.md create mode 100644 Master/texmf-dist/doc/latex/realtranspose/realtranspose.pdf (limited to 'Master/texmf-dist/doc/latex/realtranspose') diff --git a/Master/texmf-dist/doc/latex/realtranspose/README.md b/Master/texmf-dist/doc/latex/realtranspose/README.md new file mode 100644 index 00000000000..fb2eed3de3b --- /dev/null +++ b/Master/texmf-dist/doc/latex/realtranspose/README.md @@ -0,0 +1,31 @@ +# realtranspose - The REAL way to transpose Matrix + +With realtranspose you can actually transpose the symbols by rotating them 90 degrees! + +See github for examples. + +## Usage + +It's as easy as `1 succ(1) succ(succ(1))`! +```latex +\usepackage{realtranspose} + +\begin{document} +A matrix is symmetric iff +\[ A = \realtranspose{A} \] +\end{document} +``` + +## Contributing + +You have any idea how to extend this joke? + +Feel free to either fork it or just open an issue and I'll implement it for you! + +## Acknowledgements + +- [realhats](https://github.com/mscroggs/realhats) for the idea and much of the Boilerplate + +- [Papa Flammy](https://www.youtube.com/channel/UCtAIs1VCQrymlAnw3mGonhw) for all the math ideas + +- [This](https://twitter.com/FlammableMaths/status/1293551550179225601) and [that](https://twitter.com/FlammableMaths/status/1281160091845173251) Meme for the inspirations diff --git a/Master/texmf-dist/doc/latex/realtranspose/realtranspose.pdf b/Master/texmf-dist/doc/latex/realtranspose/realtranspose.pdf new file mode 100644 index 00000000000..c26a8ad7079 Binary files /dev/null and b/Master/texmf-dist/doc/latex/realtranspose/realtranspose.pdf differ -- cgit v1.2.3