#syllogism

1 messages · Page 1 of 1 (latest)

neon shell
#

\begin{document}
P1: All men are mortal.\newline
P2: Socrates is a man. \newline
P3: Therefore, Socrates is mortal.
\end{document}

limber turtleBOT
#

Gadfly
Compile Error! Click the errors reaction for more information.
(You may edit your message to recompile.)

exotic glacier
#

everything between \begin{document} and \end{document} not including \begin{document} and \end{document}

#

,tex
P1: All men are mortal.\newline
P2: Socrates is a man. \newline
P3: Therefore, Socrates is mortal.

limber turtleBOT
neon shell
#

o

#

i see

neon shell
#

it replies to

#

\begin{document}
Hey
\end{document}

limber turtleBOT
#

Gadfly
Compile Error! Click the errors reaction for more information.
(You may edit your message to recompile.)

exotic glacier
#

it detects that you are sending latex code, even if it's not code it's going to run correctly

neon shell
#

,help preamble

limber turtleBOT
#
`preamble` command documentation.

View or modify your LaTeX preamble.

Usage

,preamble
,preamble --revert
,preamble --retract
,preamble --reset
,preamble --preset [presetname]
,preamble --replace [code]
,preamble --add [code]
,preamble --remove [code]

Click More to show more information.

neon shell
#

,preamble reset

limber turtleBOT
#

Warning: Flags require two hyphens (--) with no spaces in between in order to be registered correctly.
Your command should look something like this: ,preamble --add % code here

neon shell
#

,preamble --add syllogism

limber turtleBOT
#

Your preamble request has been sent to my review team.
You will be messaged when your request is reviewed (usually around 1-2 hours, depending on availability).
If you wish to retract your submission, please use ,preamble --retract.

exotic glacier
#

what do you think that is going to accomplish?

neon shell
#

,tex
\syllog{Every man except Socrates is musician} %
{Socrates is a man} %
{Socrates is not a musician},

limber turtleBOT
#

Gadfly
Compile Error! Click the errors reaction for more information.
(You may edit your message to recompile.)

opal shadow
#

"syllogism" by itself is not valid preamble content

#

,pa -d 1216434924647743591

limber turtleBOT
#

Preamble denied! Good work, @opal shadow!

Preamble request rejection

Your recent request for a LaTeX preamble submission was denied!
If you want assistance setting your preamble, please join our support guild.

Reason

"syllogism" by itself is not valid preamble content

neon shell
#

someone in another server said thats how u would add the package

exotic glacier
#

no, that just adds the line "syllogism", you have to use \usepackage{syllogism} to add a package

neon shell
#

,tex
\usepackage{syllogism}
\syllog{Every man except Socrates is musician} %
{Socrates is a man} %
{Socrates is not a musician},

limber turtleBOT
#

I compile the code you give me by putting it into a template LaTeX document, between \begin{document} and \end{document} commands.
Please don't give me code that belongs outside of there!
See ,help tex for some examples of what I understand.

If you want to modify the template to add packages or your own macros, see ,help preamble.

#

Gadfly
Compile Error! Click the errors reaction for more information.
(You may edit your message to recompile.)

neon shell
#

,tex \

limber turtleBOT
#

Gadfly

zenith lintel
#

your request needs to be valid LaTeX code

delicate flame
#

You'd have to do preamble --add \usepackage{syllogism}

neon shell
#

,preamble --add \usepackage{syllogism}

limber turtleBOT
#

Your preamble request has been sent to my review team.
You will be messaged when your request is reviewed (usually around 1-2 hours, depending on availability).
If you wish to retract your submission, please use ,preamble --retract.

neon shell
#

\syllog{Every man except Socrates is musician} %
{Socrates is a man} %
{Socrates is not a musician},

#

,tex
\syllog{Every man except Socrates is musician} %
{Socrates is a man} %
{Socrates is not a musician},

limber turtleBOT
#

Gadfly

neon shell
#

,tex
\syllogC{Every man except Socrates is musician}{Socrates is a man}{Socrates is not a musician},

limber turtleBOT
#

Gadfly

neon shell
#

thanks

zenith lintel
neon shell
opal shadow
#

It is already as big as it can be

neon shell
#

ok thanks

opal shadow
#

If you want the image to fill the entire width of the text block always then you can say ,tc alwayswide true

#

but the text size would vary wildly

neon shell
#

,tc alwayswide true

limber turtleBOT
#

Transparent pixels will no longer be added to your rendered LaTeX.
:warning: If your input is short, Discord will make the rendered image huge!

neon shell
#

,tex
\syllog{Every man except Socrates is musician} %
{Socrates is a man} %
{Socrates is not a musician},

limber turtleBOT
#

Gadfly

neon shell
#

,tex
\syllogC{Every man except Socrates is musician}{Socrates is a man}{Socrates is not a musician},

limber turtleBOT
#

Gadfly

neon shell
#

uh

opal shadow
#

As I said it is already as big as it can be in this case

#

to see the differences try typing a single word

neon shell
#

,tex \syllogC{A}{B}{C}

limber turtleBOT
#

Gadfly

neon shell
#

ah