Latex: Using small problems in the summary updating ...

Source: Internet
Author: User

latex is fucking good. When you write a document using Latex, it turns out that it's really too powerful to contain so many, so wide a range of everything in one, and one is enough! Of course, when using it there will be a lot of details can not be remembered, then you will encounter the small problems summarized here, explained as follows:

    • Mainly used to summarize the latex used in the process of the small problems encountered, convenient for later inspection;
    • relating to the use of tags, commands, etc.;

all minor issues are as follows:
1. TikZ the position of node labels under node rather than node when plotting.
Reference: TikZ node labels more below than below
Workaround: Add a label to the node's options:

\begin{tikzpicture}    \fill (0,0) circle (0.05) node[below,draw]{$b_1$};    \fill (1,0) circle (0.05) node[label=below:$b_1$,draw]{};\end{tikzpicture}

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Latex: Using small problems in the summary updating ...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.