11 Matching Annotations
  1. Jul 2023
    1. I'm using LaTeX to create my Zettel notes. .t3_158gy35._2FCtq-QzlfuN-SwVMUZMM3 { --postTitle-VisitedLinkColor: #9b9b9b; --postTitleLink-VisitedLinkColor: #9b9b9b; --postBodyLink-VisitedLinkColor: #989898; }

      reply to u/AndreSanch at https://www.reddit.com/r/Zettelkasten/comments/158gy35/im_using_latex_to_create_my_zettel_notes/

      This sort of thing has certainly been done before by many. Be careful of going overboard.

      If you don't already have a list of most of the common LaTeX math symbols, here's a good starter list, but make sure that your assigned meaning to them from an argumentation perspective is either "standard" or you've written it down for later use/memory. (There's nothing worse than a 10 year old note whose symbols you no longer remember.)

      If you haven't done a course in philosophy or logic (something along the lines of Elements of Logic), then that may also help you in terms of many of the common uses/meanings, though there are a variety of meanings to various symbols through time, so take care.

      Scribes and scholars over time have used a variety of symbols and annotations to mean various things, some of which were standardized in various contexts. For more on this take a look at some of Evina Stein's work and research on historic texts. Some of this might include:

      Steinová, Evina. “Nota and Require. The Oldest Western Annotation Symbols and Their Dissemination in the Early Middle Ages.” Scribes and the Presentation of Texts (from Antiquity to c. 1550). Proceedings of the 20th Colloquium of the Comité International de Paléographie Latine, 2021, 473–89. https://doi.org/10.1484/M.BIB-EB.5.124987.<br /> ———. Notam Superponere Studui: The Use of Annotation Symbols in the Early Middle Ages. Brepols, 2019.<br /> Steinova, Evina. “Technical Signs in Early Medieval Manuscripts Copied in Irish Minuscule.” In The Annotated Book in the Early Middle Ages: Practices of Reading and Writing, edited by M. J. Teeuwen and I. Van Renswoude, 37–85. Brepols, 2017.

      For those interested in scratching the surface of some possibilities and history, I might recommend:

      Scheinerman, Edward R. Mathematical Notation: A Guide for Engineers and Scientists. CreateSpace, 2011.

      Your note about Forte, while cute and clever doesn't necessarily mean that he's an old man, however, so take care about your propositions and what you draw from them or else your system won't hold up for long.

  2. Nov 2022
  3. May 2021
  4. Mar 2021
    1. To the consternation of some users, 3.x employed Unicode variable names such as λ, φ, τ and π for a concise representation of mathematical operations. A downside of this approach was that a SyntaxError would occur if you loaded the non-minified D3 using ISO-8859-1 instead of UTF-8. 3.x also used Unicode string literals, such as the SI-prefix µ for 1e-6. 4.0 uses only ASCII variable names and ASCII string literals (see rollup-plugin-ascii), avoiding encoding problems.
  5. Jul 2020
    1. Most of Algol's "special" characters (⊂, ≡, ␣, ×, ÷, ≤, ≥, ≠, ¬, ⊃, ≡, ∨, ∧, →, ↓, ↑, ⌊, ⌈, ⎩, ⎧, ⊥, ⏨, ¢, ○ and □) can be found on the IBM 2741 keyboard with the APL "golf-ball" print head inserted; these became available in the mid-1960s while ALGOL 68 was being drafted. These characters are also part of the Unicode standard and most of them are available in several popular fonts.