Insert pseudocode into Word through Aurora and mikTex
up vote
2
down vote
favorite
Using Microsoft Word 2013, Windows 10
Here is my code:
renewcommand{thealgorithm}{2}
begin{algorithm}[H]
caption{*******************************************}
label{ABCLFRS}
begin{algorithmic}[1]
Require{S,$lambda$,T,k}
Ensure{$mathbf{w}_{222}$}\
textbf{initialize}: Set $mathbf{w}_1 = 0$
For{$t = 1,2,...,T$}
State Choose $A_t subset[m]$
EndFor
end{algorithmic}
end{algorithm}
Here is my Aurora Setting:
Here is what appeared in my word:
There are two questions:
- Why the line number is zero for each line?
- Why there is
=0
an the end of the algorithm?
miktex pseudocode
add a comment |
up vote
2
down vote
favorite
Using Microsoft Word 2013, Windows 10
Here is my code:
renewcommand{thealgorithm}{2}
begin{algorithm}[H]
caption{*******************************************}
label{ABCLFRS}
begin{algorithmic}[1]
Require{S,$lambda$,T,k}
Ensure{$mathbf{w}_{222}$}\
textbf{initialize}: Set $mathbf{w}_1 = 0$
For{$t = 1,2,...,T$}
State Choose $A_t subset[m]$
EndFor
end{algorithmic}
end{algorithm}
Here is my Aurora Setting:
Here is what appeared in my word:
There are two questions:
- Why the line number is zero for each line?
- Why there is
=0
an the end of the algorithm?
miktex pseudocode
3
You should also add a compilable MWE in the question.
– JouleV
Dec 4 at 9:06
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
Using Microsoft Word 2013, Windows 10
Here is my code:
renewcommand{thealgorithm}{2}
begin{algorithm}[H]
caption{*******************************************}
label{ABCLFRS}
begin{algorithmic}[1]
Require{S,$lambda$,T,k}
Ensure{$mathbf{w}_{222}$}\
textbf{initialize}: Set $mathbf{w}_1 = 0$
For{$t = 1,2,...,T$}
State Choose $A_t subset[m]$
EndFor
end{algorithmic}
end{algorithm}
Here is my Aurora Setting:
Here is what appeared in my word:
There are two questions:
- Why the line number is zero for each line?
- Why there is
=0
an the end of the algorithm?
miktex pseudocode
Using Microsoft Word 2013, Windows 10
Here is my code:
renewcommand{thealgorithm}{2}
begin{algorithm}[H]
caption{*******************************************}
label{ABCLFRS}
begin{algorithmic}[1]
Require{S,$lambda$,T,k}
Ensure{$mathbf{w}_{222}$}\
textbf{initialize}: Set $mathbf{w}_1 = 0$
For{$t = 1,2,...,T$}
State Choose $A_t subset[m]$
EndFor
end{algorithmic}
end{algorithm}
Here is my Aurora Setting:
Here is what appeared in my word:
There are two questions:
- Why the line number is zero for each line?
- Why there is
=0
an the end of the algorithm?
miktex pseudocode
miktex pseudocode
edited Dec 4 at 11:20
chrisma
797416
797416
asked Dec 4 at 8:43
Ivy
115
115
3
You should also add a compilable MWE in the question.
– JouleV
Dec 4 at 9:06
add a comment |
3
You should also add a compilable MWE in the question.
– JouleV
Dec 4 at 9:06
3
3
You should also add a compilable MWE in the question.
– JouleV
Dec 4 at 9:06
You should also add a compilable MWE in the question.
– JouleV
Dec 4 at 9:06
add a comment |
active
oldest
votes
active
oldest
votes
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f463104%2finsert-pseudocode-into-word-through-aurora-and-miktex%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
3
You should also add a compilable MWE in the question.
– JouleV
Dec 4 at 9:06