297 reputation
314
bio website youtube.com/…
location in your heart
age 14
visits member for 1 year, 2 months
seen 21 hours ago
stats profile views 278

here

I am not the strongest species that survives, nor the most intelligent, but the one most responsive to change. You cannot teach me anything, but you can stimulate me to think! I am interested in almost everything. Consistency, optimization, best-practice, and perfection are always my first priority in mind! Therefore by my questions and answers you will recognize me.

I prefer to offer bounties rather than collect & save reputation unused because spending money for my (sometimes your) pleasure is more meaningful than saving money in the bank and abandoning it unused.

\documentclass{standalone}
\usepackage{graphicx,xcolor}
\begin{document}
\makebox[0pt][l]{\scalebox{1}[-1]{\textcolor{red}{PSTricks\textsuperscript{\textregistered}}}}PSTricks\textsuperscript{\textregistered}%
\end{document}

"If you're an underdog, mentally disabled, physically disabled, if you don't fit in, if you're not as pretty as the others, you can still be a hero, read TEXBook!"

"Motivation is not enough. If you have an idiot & you motivate him, now you have a motivated idiot."

Learning (La)TeX, PSTricks, & PGF/TikZ is similar to learning how to swim or drive a car. You don’t get the full benefit by watching someone else do it. Your own fingers must get involved.

Best practices

  1. Execute pdflatex \input{filename} instead of pdflatex filename.
  2. Don't specify the file extension in \includegraphics.
  3. Divide your project into a main & smaller input files & compile the main with pdflatex.
  4. Put each code snippet 4 either drawing a diagram or making a table into a standalone input file & compile it to produce a PDF.
  5. Define global macros 4 often-used materials, put them into a separate package thereby changing the macros in one place will effect the whole document.
  6. Remove unnecessary packages.
  7. Don't mix different series, families, font size, & shapes, ESPECIALLY IN ONE SENTENCE.
  8. Never put a blank space after/before a left/right parenthesis.
  9. Apply it.

Clipboard


Mar
17
comment Finding a linear equation
+1 Do you need me to attach a diagram for illustrating the vectors $\vec{r}\perp \vec{n}$?
Mar
15
awarded  Yearling
Mar
15
awarded  Benefactor
Mar
15
accepted Is there the shortest notation for a vector obtained by projecting $\vec{A}$ onto $\vec{B}$?
Mar
13
revised Is there the shortest notation for a vector obtained by projecting $\vec{A}$ onto $\vec{B}$?
added 114 characters in body
Mar
13
comment Is there the shortest notation for a vector obtained by projecting $\vec{A}$ onto $\vec{B}$?
@AlexanderGruber: and the complementary one?
Mar
13
awarded  Promoter
Mar
13
revised Is there the shortest notation for a vector obtained by projecting $\vec{A}$ onto $\vec{B}$?
added 24 characters in body
Mar
11
comment Is there the shortest notation for a vector obtained by projecting $\vec{A}$ onto $\vec{B}$?
@Inceptio: How do you usually denote each of those questions above? Can you make it shorter?
Mar
11
asked Is there the shortest notation for a vector obtained by projecting $\vec{A}$ onto $\vec{B}$?
Feb
16
suggested suggested edit on When should I use $=$ and $\equiv$?
Jan
26
accepted How can I explain $0.999\ldots=1$?
Jan
26
comment Uniform distribution with probability density function. Find the value of $k$.
I also upvoted your comment @Novice, but...
Jan
26
asked How can I explain $0.999\ldots=1$?
Nov
4
revised Probability to pass a strict multiple-choice exam
added 80 characters in body
Nov
4
revised Probability to pass a strict multiple-choice exam
added 114 characters in body
Nov
4
comment Probability to pass a strict multiple-choice exam
@did: You have the same chance to answer or skip. When you answer, you have the same chance to select one option among the others. I don't know how to rephrase this mathematically.
Nov
4
revised Probability to pass a strict multiple-choice exam
added 1 characters in body
Nov
4
comment Probability to pass a strict multiple-choice exam
@DavidWallace: The student (or the toddler in my last edit) can skip and answer with the same probability. Randomly freedom.
Nov
4
revised Probability to pass a strict multiple-choice exam
added 43 characters in body