diff options
-rw-r--r-- | Master/texmf-dist/doc/latex/sacsymb/README.txt | 25 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.pdf | bin | 0 -> 40689 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.tex | 68 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/sacsymb/sacsymb.sty | 165 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-pictures.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/sacsymb.tlpsrc | 0 |
7 files changed, 260 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/sacsymb/README.txt b/Master/texmf-dist/doc/latex/sacsymb/README.txt new file mode 100644 index 00000000000..d81fdd080bf --- /dev/null +++ b/Master/texmf-dist/doc/latex/sacsymb/README.txt @@ -0,0 +1,25 @@ + The sacsymb writings symbol + package for LaTeX + Author: Hari Nyaupane + Version: 2023-02-06 + License: LPPL1 + + + + + + + + Hi! + +The sacsymb writings package has symbols developed with tikz. These +are the variables used in the space of the collapse of the wave function of a +quantum field associated with the micro-tubule while exploring an Orchestrated, objective reduction (Orch OR) theory of consciousness as applied to +the three brains model of psychological experience. + +It is an artist rendition of a “sacred unknowable” language. I wish to +use the symbols for a mathematical model using the symbols as variables to +represent electrical signals in the body. + +There is a style file (sty/sacsymb.sty), and a latex file (doc/sacsymb.tex). +For installation, put this somewhere where LaTeX can find it.
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.pdf b/Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.pdf Binary files differnew file mode 100644 index 00000000000..c54a8603a18 --- /dev/null +++ b/Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.pdf diff --git a/Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.tex b/Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.tex new file mode 100644 index 00000000000..6a55668b6a4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.tex @@ -0,0 +1,68 @@ +\documentclass{article} +\usepackage{sacsymb} +\usepackage[margin=4cm]{geometry} + + +\begin{document} + +The sacsymb package contains symbols used in objective reduction (Orch OR) theory of consciousness as applied to the three brains model of psychological experience. These symbols are prepared using tikz. Author of the symbols and this package is Hari Nyaupane. + +License: LPPL1 + +The list of codes and the actual symbols generated are presented below. + +\begin{center} +\begin{tabular}{|p{2cm}|p{2cm}|} +\hline + \textbf{Code} & \textbf{Output}\\ + \hline + $\backslash$ca & \ca\\ + \hline + $\backslash$cb &\cb\\ + \hline + $\backslash $cc &\cc\\ + \hline + $\backslash $cd &\cd\\ + \hline + $\backslash $ce &\ce\\ + \hline + $\backslash$cf &\cf\\ + \hline + $\backslash$cg &\cg\\ + \hline + $\backslash $ch & \ch\\ + \hline + $\backslash $ci & \ci\\ + \hline + $\backslash $cj & \cj\\ + \hline + $\backslash $ck & \ck\\ + \hline + $\backslash $cl & \cl\\ + \hline + $\backslash $cm & \cm\\ + \hline + $\backslash $cn & \cn\\ + \hline + $\backslash $co & \co\\ + \hline + $\backslash $cq & \cq\\ + \hline + $\backslash $cs & \cs\\ + \hline + $\backslash $ct & \ct\\ + \hline + $\backslash $cu & \cu\\ + \hline + $\backslash $cv & \cv\\ + \hline + $\backslash$cw & \cw\\ + \hline + \end{tabular} + \end{center} + \vspace{0.4cm} + + + + +\end{document} diff --git a/Master/texmf-dist/tex/latex/sacsymb/sacsymb.sty b/Master/texmf-dist/tex/latex/sacsymb/sacsymb.sty new file mode 100644 index 00000000000..e0f6c4cf7f9 --- /dev/null +++ b/Master/texmf-dist/tex/latex/sacsymb/sacsymb.sty @@ -0,0 +1,165 @@ +%The sacred writings symbol package for LaTeX Author: Hari Nyaupane Version: 2023-02-06 + +\NeedsTeXFormat{LaTeX2e}[1994/06/01] +\ProvidesPackage{sacsymb}[2023/02/06 Symbols for Objective reduction Theory] + +\RequirePackage{tikz} + + +\newcommand{\ca}{\begin{tikzpicture}\draw[line width=0.8pt] (0.18,0)--(0,0)--(0,0.18)--(0.18,0.18)--(0.18,0.09)--(0.09,0.09)--(0.09,0.13); + +\end{tikzpicture}} + + + +\newcommand{\cb}{\begin{tikzpicture}\draw[line width=0.8pt] (0.01,0)--(0.1,0)--(0.1,0.1)--(0.2,0.1)--(0.2,-0.01);\draw[line width =0.8pt](0.1,0.1)--(0.1,0.2);\draw[line width =0.8pt](0.03,0.2)--(0.23,0.2);\end{tikzpicture}} + + + + +\newcommand{\cc}{\begin{tikzpicture}\draw[line width=0.8pt] (0,0)--(0.1,0)--(0.1,0.2);\draw[line width =0.95 pt](0,0.2)--(0.18,0.2)--(0.18,-0.01);\draw[line width =0.8 pt](0.,0.1)--(0.1,0.1);\end{tikzpicture}} + + + + +\newcommand{\cd}{\begin{tikzpicture}\draw[line width =0.8 pt](0.18,0.18)--(0,0.18)--(0,0)--(0.18,0)--(0.18,0.06);\draw[line width =0.8 pt](0.09,0)--(0.09,0.1)--(0.18,0.1);\end{tikzpicture}} + + + + +\newcommand{\ce}{\begin{tikzpicture}\draw[line width=0.8 pt](0.02,0)--(0.02,0.1)--(0.18,0.1)--(0.18,0);\draw[line width =0.8 pt](0.1,0)--(0.1,0.2);\draw [line width=0.8pt](0,0.2)--(0.2,0.2);\end{tikzpicture}} + + + + + +\newcommand{\cf}{\begin{tikzpicture}\draw[line width =0.8 pt](0.075,0.18)--(0,0.18)--(0,0)--(0.18,0)--(0.18,0.18)--(0.105,0.18); +\draw[line width =0.8 pt](0,0.1)--(0.075,0.1); +\draw[line width=0.8](0.105,0.1)--(0.18,0.1); +\end{tikzpicture}} + + + + + +\newcommand{\cg}{\begin{tikzpicture}\draw[line width =0.8 pt](0,0)--(0,0.048)--(0.18,0.048)--(0.18,0); +\draw[line width =0.8 pt](0,0.18)--(0,0.135)--(0.18,0.138)--(0.18,0.18); +\draw[line width=0.8](0.09,0.048)--(0.09,0.138); +\end{tikzpicture}} + + + + + +\newcommand{\ch}{\begin{tikzpicture}\draw[line width =0.8 pt](0.09,0)--(0.09,0.18); +\draw[line width =0.8 pt](0,0.18)--(0.18,0.18); +\draw[line width=0.75](0.02,0.07)--(0.16,0.07); +\end{tikzpicture}} + + + + + +\newcommand{\ci}{\begin{tikzpicture}\draw[line width =0.8 pt](0.06,0.12)--(0.18,0.12)--(0.18,0.18)--(0,0.18)--(0,0)--(0.18,0)--(0.18 +,0.06)--(0.06,0.06); +\end{tikzpicture}} + + + + +\newcommand{\cj}{\begin{tikzpicture}\draw[line width =0.8 pt](0,0)--(0.14,0)--(0.14,0.06)--(0,0.06); +\draw[line width =0.8 pt](0,0.12)--(0.14,0.12)--(0.14,0.18)--(0,0.18); +\end{tikzpicture}} % this is not a correct symbol, but keep it. + + + + + +\newcommand{\ck}{\begin{tikzpicture}\draw[line width =0.8 pt](0.03,0)--(0.07,0)--(0.07,0.2); +\draw[line width =0.8 pt](0.17,0)--(0.13,0)--(0.13,0.2); +\draw[line width=0.8 pt](0.03,0.2)--(0.17,0.2); +\end{tikzpicture}} + + + + + +\newcommand{\cl}{\begin{tikzpicture}\draw[line width =0.8 pt](0,0)--(0,0.09)--(0.16,0.09)--(0.16,0); +\draw[line width =0.8 pt](0,0.08)--(0,0.2)--(0.16,0.2); +\end{tikzpicture}} + + + + +\newcommand{\cm}{\begin{tikzpicture}\draw[line width =0.8 pt](0.14,0)--(0.14,0.18)--(0,0.18)--(0,0.13); +\draw[line width =0.8 pt](0.18,0.055)--(0,0.055)--(0,0.095); +\end{tikzpicture}} + + + + +\newcommand{\cn}{\begin{tikzpicture}\draw[line width =0.8 pt](0,0.2)--(0,0)--(0.18,0)--(0.18,0.1)--(0.08,0.1)--(0.08,0.2); +\end{tikzpicture}} + + + + + + +\newcommand{\co}{\begin{tikzpicture}\draw[line width =0.8 pt](0,0.18)--(0,0)--(0.1,0)--(0.1,0.18)--(0.18,0.18)--(0.18,0); +\end{tikzpicture}} + + + + + + +\newcommand{\cq}{\begin{tikzpicture}\draw[line width =0.8 pt](0,0)--(0.06,0)--(0.06,0.2)--(0.14,0.2)--(0.14,0)--(0.2,0); +\end{tikzpicture}} + + + + + + + +\newcommand{\cs}{\begin{tikzpicture}\draw[line width =0.8 pt](0,0.18)--(0,0.09)--(0.05,0.09)--(0.05,0); +\end{tikzpicture}} + + + + +\newcommand{\ct}{\begin{tikzpicture}\draw[line width =0.8 pt](0.08,0.18)--(0,0.18)--(0,0.1)--(0.18,0.1)--(0.18,0.18)--(0.12,0.18);\draw[line width =0.8 pt](0,0.1)--(0,0)--(0.08,0); +\draw[line width=0.8pt](0.18,0.1)--(0.18,0)--(0.12,0); +\end{tikzpicture}} + + + + + + +\newcommand{\cu}{\begin{tikzpicture}\draw[line width =0.8 pt](0,0.2)--(0.2,0.2)--(0.2,0.13)--(0,0.13)--(0,0.07)--(0.2,0.07)--(0.2,0)--(-0.01,0); +\end{tikzpicture}} + + + + + +\newcommand{\cv}{\begin{tikzpicture}\draw[line width =0.8 pt](0.14,0.18)--(0,0.18)--(0,0.12)--(0.14,0.12); +\draw[line width =0.8 pt](0.14,0.06)--(0,0.06)--(0,0)--(0.14,0); +\end{tikzpicture}} + + + + + + +\newcommand{\cw}{\begin{tikzpicture}\draw[line width =0.8 pt](0,0.18)--(0.055,0.18)--(0.055,0.1)--(0.015,0.1)--(0.015,0)--(0.165,0)--(0.165,0.1)--(0.125,0.1)--(0.125,0.18)--(0.18,0.18); +\end{tikzpicture}} + + + + + + +\endinput diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index a1a1c17bd02..9c0e9b9af50 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -713,7 +713,7 @@ my @TLP_working = qw( rterface rtkinenc rtklage rubik ruhyphen ruler rulerbox rulercompass runcode russ rutitlepage rviewport rvwrite ryersonsgsthesis ryethesis - sa-tikz sageep sanitize-umlaut sankey + sa-tikz sacsymb sageep sanitize-umlaut sankey sanskrit sanskrit-t1 sansmath sansmathaccent sansmathfonts sapthesis sasnrdisplay sauerj sauter sauterfonts saveenv savefnmark savesym savetrees diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc index d99c524fe89..66eb234d13e 100644 --- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc @@ -144,6 +144,7 @@ depend reotex depend robotarm depend rviewport depend sa-tikz +depend sacsymb depend schemabloc depend scratch depend scratch3 diff --git a/Master/tlpkg/tlpsrc/sacsymb.tlpsrc b/Master/tlpkg/tlpsrc/sacsymb.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/sacsymb.tlpsrc |