Down the text of paragraph
up vote
0
down vote
favorite
I want down the text of paragraph in new line.
documentclass{report}
usepackage{float}
renewcommandparagraph[1]{$bullet$ textbf{#1}}
begin{document}
chapter{ } %if you want a name write it as chapter{name}
init
section{seccion}
paragraph{Parrafo} this is a paragraph
this is not paragraph (
and should not have a bullet)
section{ seccion}
end{document}
i used paragraph{title}mbox{}
But i want a command that affects all the labels paragraph {}
paragraphs
add a comment |
up vote
0
down vote
favorite
I want down the text of paragraph in new line.
documentclass{report}
usepackage{float}
renewcommandparagraph[1]{$bullet$ textbf{#1}}
begin{document}
chapter{ } %if you want a name write it as chapter{name}
init
section{seccion}
paragraph{Parrafo} this is a paragraph
this is not paragraph (
and should not have a bullet)
section{ seccion}
end{document}
i used paragraph{title}mbox{}
But i want a command that affects all the labels paragraph {}
paragraphs
1
it is not very clear what is your problem ... however see if this renew of yourparagraphcommand can help you:renewcommandparagraph[1]{parsmallskipnoindent$bullet$~textbf{#1}}
– Zarko
Nov 21 at 19:53
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I want down the text of paragraph in new line.
documentclass{report}
usepackage{float}
renewcommandparagraph[1]{$bullet$ textbf{#1}}
begin{document}
chapter{ } %if you want a name write it as chapter{name}
init
section{seccion}
paragraph{Parrafo} this is a paragraph
this is not paragraph (
and should not have a bullet)
section{ seccion}
end{document}
i used paragraph{title}mbox{}
But i want a command that affects all the labels paragraph {}
paragraphs
I want down the text of paragraph in new line.
documentclass{report}
usepackage{float}
renewcommandparagraph[1]{$bullet$ textbf{#1}}
begin{document}
chapter{ } %if you want a name write it as chapter{name}
init
section{seccion}
paragraph{Parrafo} this is a paragraph
this is not paragraph (
and should not have a bullet)
section{ seccion}
end{document}
i used paragraph{title}mbox{}
But i want a command that affects all the labels paragraph {}
paragraphs
paragraphs
edited Nov 21 at 16:36
asked Nov 21 at 16:29
x-rw
32817
32817
1
it is not very clear what is your problem ... however see if this renew of yourparagraphcommand can help you:renewcommandparagraph[1]{parsmallskipnoindent$bullet$~textbf{#1}}
– Zarko
Nov 21 at 19:53
add a comment |
1
it is not very clear what is your problem ... however see if this renew of yourparagraphcommand can help you:renewcommandparagraph[1]{parsmallskipnoindent$bullet$~textbf{#1}}
– Zarko
Nov 21 at 19:53
1
1
it is not very clear what is your problem ... however see if this renew of your
paragraph command can help you: renewcommandparagraph[1]{parsmallskipnoindent$bullet$~textbf{#1}}– Zarko
Nov 21 at 19:53
it is not very clear what is your problem ... however see if this renew of your
paragraph command can help you: renewcommandparagraph[1]{parsmallskipnoindent$bullet$~textbf{#1}}– Zarko
Nov 21 at 19:53
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f461150%2fdown-the-text-of-paragraph%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
1
it is not very clear what is your problem ... however see if this renew of your
paragraphcommand can help you:renewcommandparagraph[1]{parsmallskipnoindent$bullet$~textbf{#1}}– Zarko
Nov 21 at 19:53