How to get period after move number for chess game with xskak and chessboardHow to use mainline with...
Is there a way to get a compiler for the original B programming language?
What language was spoken in East Asia before Proto-Turkic?
Why was the Spitfire's elliptical wing almost uncopied by other aircraft of World War 2?
Noun clause (singular all the time?)
Reducing vertical space in stackrel
Controversial area of mathematics
How come there are so many candidates for the 2020 Democratic party presidential nomination?
Was there a Viking Exchange as well as a Columbian one?
How can I place the product on a social media post better?
Who is the Umpire in this picture?
Why is it that the natural deduction method can't test for invalidity?
What is the difference between `command a[bc]d` and `command `a{b,c}d`
Please, smoke with good manners
How to have a sharp product image?
Phrase for the opposite of "foolproof"
Was there a shared-world project before "Thieves World"?
How can I practically buy stocks?
Does Gita support doctrine of eternal cycle of birth and death for evil people?
Pulling the rope with one hand is as heavy as with two hands?
Examples of non trivial equivalence relations , I mean equivalence relations without the expression " same ... as" in their definition?
Adjust deraillers after changing chain?
Does a semiconductor follow Ohm's law?
What do the phrase "Reeyan's seacrest" and the word "fraggle" mean in a sketch?
How to stop co-workers from teasing me because I know Russian?
How to get period after move number for chess game with xskak and chessboard
How to use mainline with chessboard and skak packages on large chess boards?Chess diagramm with arrows in skak, xskakxskak and NAGs/Chess Informant symbolsUsing xskak to move a piece in a non-chess gameimport data chess dat for xskak with input commandxskak displaying board after a certain moveChess-oriented packages [skak and similar ones] – One pair of moves for every lineSpace between mdframed text and chessboard / chess lineHow to type a specific chess move?Constrain chess moves to board width with xskak and chessboard
I'm using xskak and chessboard to typeset a game. I would like to have a period after each move number such as "1. e4" rather than just "1 e4"
How can I achieve this with xskak and chessboard? My current output and MWE are shown below
Here is the MWE for this game:
documentclass{article}
usepackage[pdftex,active,tightpage]{preview}
setlengthPreviewBorder{5mm}
usepackage{xskak}
usepackage{chessboard}
begin{document}
begin{preview}
newchessgame
mainline{1. e4 c5 2. Nf3 d6 3. d4 cxd4 4. Nxd4 Nf6 5. Nc3 a6 6. Be3 e6
7. g4 e5 8. Nf5 g6 9. g5}\
chessboard[label=False]
end{preview}
end{document}
Thanks!
chess chessboard xskak skak
add a comment |
I'm using xskak and chessboard to typeset a game. I would like to have a period after each move number such as "1. e4" rather than just "1 e4"
How can I achieve this with xskak and chessboard? My current output and MWE are shown below
Here is the MWE for this game:
documentclass{article}
usepackage[pdftex,active,tightpage]{preview}
setlengthPreviewBorder{5mm}
usepackage{xskak}
usepackage{chessboard}
begin{document}
begin{preview}
newchessgame
mainline{1. e4 c5 2. Nf3 d6 3. d4 cxd4 4. Nxd4 Nf6 5. Nc3 a6 6. Be3 e6
7. g4 e5 8. Nf5 g6 9. g5}\
chessboard[label=False]
end{preview}
end{document}
Thanks!
chess chessboard xskak skak
add a comment |
I'm using xskak and chessboard to typeset a game. I would like to have a period after each move number such as "1. e4" rather than just "1 e4"
How can I achieve this with xskak and chessboard? My current output and MWE are shown below
Here is the MWE for this game:
documentclass{article}
usepackage[pdftex,active,tightpage]{preview}
setlengthPreviewBorder{5mm}
usepackage{xskak}
usepackage{chessboard}
begin{document}
begin{preview}
newchessgame
mainline{1. e4 c5 2. Nf3 d6 3. d4 cxd4 4. Nxd4 Nf6 5. Nc3 a6 6. Be3 e6
7. g4 e5 8. Nf5 g6 9. g5}\
chessboard[label=False]
end{preview}
end{document}
Thanks!
chess chessboard xskak skak
I'm using xskak and chessboard to typeset a game. I would like to have a period after each move number such as "1. e4" rather than just "1 e4"
How can I achieve this with xskak and chessboard? My current output and MWE are shown below
Here is the MWE for this game:
documentclass{article}
usepackage[pdftex,active,tightpage]{preview}
setlengthPreviewBorder{5mm}
usepackage{xskak}
usepackage{chessboard}
begin{document}
begin{preview}
newchessgame
mainline{1. e4 c5 2. Nf3 d6 3. d4 cxd4 4. Nxd4 Nf6 5. Nc3 a6 6. Be3 e6
7. g4 e5 8. Nf5 g6 9. g5}\
chessboard[label=False]
end{preview}
end{document}
Thanks!
chess chessboard xskak skak
chess chessboard xskak skak
asked 14 mins ago
CanaryyellowCanaryyellow
274
274
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f488000%2fhow-to-get-period-after-move-number-for-chess-game-with-xskak-and-chessboard%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f488000%2fhow-to-get-period-after-move-number-for-chess-game-with-xskak-and-chessboard%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown