forked from wangyif2/RE-for-beginners
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,3 +7,5 @@ | |
\DE{\input{afterword_DE}} | ||
%\CN{\input{afterword_CN}} | ||
\JPN{\input{afterword_JPN}} | ||
\PTBR{\input{afterword_PTBR}} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
\part*{Afterword} | ||
\addcontentsline{toc}{part}{Afterword} | ||
|
||
\section{Questions?} | ||
|
||
Não hesite em enviar qualquer pergunta ao autor: \\ | ||
\GTT{<\EMAIL>}. | ||
Você tem alguma sugestão sobre novos conteúdos para o livro? | ||
Por favor, não hesite em enviar quaisquer correções (inclusive gramaticais (nota quão horrível meu INglês é?)), etc. | ||
|
||
O autor está trabalhando muito no livro, de modo que as numerações de página e dos códigos, etc., estão mudando muito rapidamente. | ||
Por favor, não referencie a página e aos números de código nos seus e-mails para mim. | ||
Existe um método muito mais simples: faça uma captura de tela da página, em um editor gráfico e sublinhe o local onde você vê o erro, e envie para o autor. Ele vai corrigi-lo muito mais rápido. | ||
E se você conhece o git e \LaTeX\, você pode corrigir o erro diretamente no código-fonte: | ||
|
||
\href{http://go.yurichev.com/17089}{GitHub}. | ||
|
||
Não se preocupe em me incomodar ao me escrever sobre qualquer erro insignificante que você encontrar, mesmo que você não esteja muita confiante. Estou escrevendo para iniciantes, afinal, as opiniões e os comentários dos iniciantes são cruciais para o meu trabalho. |