zh_CN分支中resume_photo.tex里的字体大小错误
- Dominant language
- TeX
- Stars
- 11.4k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
```
\Large{
\begin{tabu}{ c l r }
\multirow{5}{1in}{\includegraphics[width=0.88in]{avatar}} & \scshape{Bin Yuan} & {Python~}\progressbar{0.75} \\
& \email{yuanbin2014@gmail.com} & {Scala~}\progressbar{0.5} \\
& \phone{(+86) 131-221-87xxx} & {Linux~}\progressbar{0.7} \\
& \linkedin[billryan8]{https://www.linkedin.com/in/billryan8} & {Flask~}\progressbar{0.5} \\
& \github[github.com/billryan]{https://github.com/billryan} & {Javascript~}\progressbar{0.5}
\end{tabu}
}
此处的`\Large`会导致之后的所有文字均变成此模式,导致字体大小异常
Contributor guide
No contributing guide indexed for this repository
Research direction
Open resume_photo.tex and inspect the \Large block around the photo and contact details. Compile the template before and after the change to verify that text following this section returns to the intended font size.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex
- Domain
- design
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100