Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use |\longremark{ } | #12

Open
daochuanli opened this issue Oct 15, 2014 · 1 comment
Open

How to use |\longremark{ } | #12

daochuanli opened this issue Oct 15, 2014 · 1 comment

Comments

@daochuanli
Copy link

vim vimLearning-Go-zh-cn/ex-basics/src/fizzbuzz.go, then I found:
const (
FIZZ = 3 |\longremark{为了提高代码的可读性,定义两个常量。%
参阅``\titleref{sec:constants}'';}|
BUZZ = 5
)
And how to use |\longremark{ }| ?

@daochuanli daochuanli changed the title I found the different annotation from the .go source How to use |\longremark{ } | Oct 15, 2014
@mikespook
Copy link
Owner

The explanation of longremark is here: https://github.com/mikespook/Learning-Go-zh-cn/blob/master/go-basics.tex#L19. Even though, the L19 don't use longremark in the line, the appearance will be same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants