texlive[65768] Master: sacsymb (9feb23)

commits+karl at tug.org commits+karl at tug.org
Thu Feb 9 22:16:36 CET 2023


Revision: 65768
          http://tug.org/svn/texlive?view=revision&revision=65768
Author:   karl
Date:     2023-02-09 22:16:36 +0100 (Thu, 09 Feb 2023)
Log Message:
-----------
sacsymb (9feb23)

Modified Paths:
--------------
    trunk/Master/tlpkg/bin/tlpkg-ctan-check
    trunk/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc

Added Paths:
-----------
    trunk/Master/texmf-dist/doc/latex/sacsymb/
    trunk/Master/texmf-dist/doc/latex/sacsymb/README.txt
    trunk/Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.pdf
    trunk/Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.tex
    trunk/Master/texmf-dist/tex/latex/sacsymb/
    trunk/Master/texmf-dist/tex/latex/sacsymb/sacsymb.sty
    trunk/Master/tlpkg/tlpsrc/sacsymb.tlpsrc

Added: trunk/Master/texmf-dist/doc/latex/sacsymb/README.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/sacsymb/README.txt	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/sacsymb/README.txt	2023-02-09 21:16:36 UTC (rev 65768)
@@ -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


Property changes on: trunk/Master/texmf-dist/doc/latex/sacsymb/README.txt
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.pdf
===================================================================
(Binary files differ)

Index: trunk/Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.pdf
===================================================================
--- trunk/Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.pdf	2023-02-09 21:15:45 UTC (rev 65767)
+++ trunk/Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.pdf	2023-02-09 21:16:36 UTC (rev 65768)

Property changes on: trunk/Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.tex	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.tex	2023-02-09 21:16:36 UTC (rev 65768)
@@ -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}


Property changes on: trunk/Master/texmf-dist/doc/latex/sacsymb/sacsymb-doc.tex
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/sacsymb/sacsymb.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/sacsymb/sacsymb.sty	                        (rev 0)
+++ trunk/Master/texmf-dist/tex/latex/sacsymb/sacsymb.sty	2023-02-09 21:16:36 UTC (rev 65768)
@@ -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


Property changes on: trunk/Master/texmf-dist/tex/latex/sacsymb/sacsymb.sty
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: trunk/Master/tlpkg/bin/tlpkg-ctan-check
===================================================================
--- trunk/Master/tlpkg/bin/tlpkg-ctan-check	2023-02-09 21:15:45 UTC (rev 65767)
+++ trunk/Master/tlpkg/bin/tlpkg-ctan-check	2023-02-09 21:16:36 UTC (rev 65768)
@@ -713,7 +713,7 @@
     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

Modified: trunk/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc	2023-02-09 21:15:45 UTC (rev 65767)
+++ trunk/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc	2023-02-09 21:16:36 UTC (rev 65768)
@@ -144,6 +144,7 @@
 depend robotarm
 depend rviewport
 depend sa-tikz
+depend sacsymb
 depend schemabloc
 depend scratch
 depend scratch3

Added: trunk/Master/tlpkg/tlpsrc/sacsymb.tlpsrc
===================================================================


More information about the tex-live-commits mailing list.