How put title in a “Dedication”How put title in dedicatory?How to put a brace and a title?How to put...
Is there a verb that means to inject with poison?
Potential client has a problematic employee I can't work with
Find the smallest value of the function
How does Leonard in "Memento" remember reading and writing?
Boss asked me to sign a resignation paper without a date on it along with my new contract
Plausible reason for gold-digging ant
I have trouble understanding this fallacy: "If A, then B. Therefore if not-B, then not-A."
Is there any advantage in specifying './' in a for loop using a glob?
Is there a file that always exists and a 'normal' user can't lstat it?
How big is a framed opening for a door relative to the finished door opening width?
Partitioning the positive integers into finitely many arithmetic progressions
Does it take energy to move something in a circle?
A starship is travelling at 0.9c and collides with a small rock. Will it leave a clean hole through, or will more happen?
Count repetitions of an array
Stuck on a Geometry Puzzle
Cool Project Ideas
What is the wife of a henpecked husband called?
Converting very wide logos to square formats
Are the positive and negative planes inner or outer planes in the Great Wheel cosmology model?
Critique vs nitpicking
How much light is too much?
Coworker asking me to not bring cakes due to self control issue. What should I do?
What is a good reason for every spaceship to carry a weapon on board?
How are the system health extended events files rolling over?
How put title in a “Dedication”
How put title in dedicatory?How to put a brace and a title?How to put title in the header?How to put a gigantic number next to the title?Create a document cover using style classIs it possible to put two title pics?How to put a footnote in the title in LyXI can't put a picture, title and author in the same pageHow I put an image as header on title page?How to put the title where I wantHow put title in dedicatory?
I want to put the title bigger and make it nice
my code have this result, but i need more the title
documentclass[a4paper,12pt]{article}
usepackage[paper=a4paper,left=30mm,right=20mm,top=25mm,bottom=30mm]{geometry}
newenvironment{dedication}
{clearpage % we want a new page
thispagestyle{empty}% no header and footer
vspace*{stretch{1}}% some space at the top
itshape % the text is in italics
raggedleft % flush to the right margin
}
{par % end the paragraph
vspace{stretch{3}} % space at bottom is three times that at the top
clearpage % finish off the page
}
begin{document}
begin{dedication}
Dedicated to google and wikipedia by models (SaaS, PaaS, and IaaS), the CP provides the storage and processing facilities
needed to support that service model, together with a cloud interface for cloud
service consumers. For SaaS, the CP deploy
end{dedication}
end{document}
titles
add a comment |
I want to put the title bigger and make it nice
my code have this result, but i need more the title
documentclass[a4paper,12pt]{article}
usepackage[paper=a4paper,left=30mm,right=20mm,top=25mm,bottom=30mm]{geometry}
newenvironment{dedication}
{clearpage % we want a new page
thispagestyle{empty}% no header and footer
vspace*{stretch{1}}% some space at the top
itshape % the text is in italics
raggedleft % flush to the right margin
}
{par % end the paragraph
vspace{stretch{3}} % space at bottom is three times that at the top
clearpage % finish off the page
}
begin{document}
begin{dedication}
Dedicated to google and wikipedia by models (SaaS, PaaS, and IaaS), the CP provides the storage and processing facilities
needed to support that service model, together with a cloud interface for cloud
service consumers. For SaaS, the CP deploy
end{dedication}
end{document}
titles
1
What do you mean by "[you] need more the title"?
– Werner
2 hours ago
@Werner my english is not very good, I just want to put the title
– x-rw
2 hours ago
1
That's fine. "Putting" the title is exactly what is happening though. By "more" I imagine you want something bigger? How about typing your question in Google Translate and then posting it here...?
– Werner
2 hours ago
I took the liberty and made a rollboack of your question so that my given answer now fits to the original question you asked and not the completly changed question afterwards you asked new.
– Kurt
1 hour ago
add a comment |
I want to put the title bigger and make it nice
my code have this result, but i need more the title
documentclass[a4paper,12pt]{article}
usepackage[paper=a4paper,left=30mm,right=20mm,top=25mm,bottom=30mm]{geometry}
newenvironment{dedication}
{clearpage % we want a new page
thispagestyle{empty}% no header and footer
vspace*{stretch{1}}% some space at the top
itshape % the text is in italics
raggedleft % flush to the right margin
}
{par % end the paragraph
vspace{stretch{3}} % space at bottom is three times that at the top
clearpage % finish off the page
}
begin{document}
begin{dedication}
Dedicated to google and wikipedia by models (SaaS, PaaS, and IaaS), the CP provides the storage and processing facilities
needed to support that service model, together with a cloud interface for cloud
service consumers. For SaaS, the CP deploy
end{dedication}
end{document}
titles
I want to put the title bigger and make it nice
my code have this result, but i need more the title
documentclass[a4paper,12pt]{article}
usepackage[paper=a4paper,left=30mm,right=20mm,top=25mm,bottom=30mm]{geometry}
newenvironment{dedication}
{clearpage % we want a new page
thispagestyle{empty}% no header and footer
vspace*{stretch{1}}% some space at the top
itshape % the text is in italics
raggedleft % flush to the right margin
}
{par % end the paragraph
vspace{stretch{3}} % space at bottom is three times that at the top
clearpage % finish off the page
}
begin{document}
begin{dedication}
Dedicated to google and wikipedia by models (SaaS, PaaS, and IaaS), the CP provides the storage and processing facilities
needed to support that service model, together with a cloud interface for cloud
service consumers. For SaaS, the CP deploy
end{dedication}
end{document}
titles
titles
edited 1 hour ago
Kurt
38.2k847162
38.2k847162
asked 2 hours ago
x-rwx-rw
50818
50818
1
What do you mean by "[you] need more the title"?
– Werner
2 hours ago
@Werner my english is not very good, I just want to put the title
– x-rw
2 hours ago
1
That's fine. "Putting" the title is exactly what is happening though. By "more" I imagine you want something bigger? How about typing your question in Google Translate and then posting it here...?
– Werner
2 hours ago
I took the liberty and made a rollboack of your question so that my given answer now fits to the original question you asked and not the completly changed question afterwards you asked new.
– Kurt
1 hour ago
add a comment |
1
What do you mean by "[you] need more the title"?
– Werner
2 hours ago
@Werner my english is not very good, I just want to put the title
– x-rw
2 hours ago
1
That's fine. "Putting" the title is exactly what is happening though. By "more" I imagine you want something bigger? How about typing your question in Google Translate and then posting it here...?
– Werner
2 hours ago
I took the liberty and made a rollboack of your question so that my given answer now fits to the original question you asked and not the completly changed question afterwards you asked new.
– Kurt
1 hour ago
1
1
What do you mean by "[you] need more the title"?
– Werner
2 hours ago
What do you mean by "[you] need more the title"?
– Werner
2 hours ago
@Werner my english is not very good, I just want to put the title
– x-rw
2 hours ago
@Werner my english is not very good, I just want to put the title
– x-rw
2 hours ago
1
1
That's fine. "Putting" the title is exactly what is happening though. By "more" I imagine you want something bigger? How about typing your question in Google Translate and then posting it here...?
– Werner
2 hours ago
That's fine. "Putting" the title is exactly what is happening though. By "more" I imagine you want something bigger? How about typing your question in Google Translate and then posting it here...?
– Werner
2 hours ago
I took the liberty and made a rollboack of your question so that my given answer now fits to the original question you asked and not the completly changed question afterwards you asked new.
– Kurt
1 hour ago
I took the liberty and made a rollboack of your question so that my given answer now fits to the original question you asked and not the completly changed question afterwards you asked new.
– Kurt
1 hour ago
add a comment |
1 Answer
1
active
oldest
votes
It seems you simply needs to add section*{Dedication}
at the right place in your definition.
Please see the following code:
documentclass[a4paper,12pt]{article}
usepackage[paper=a4paper,left=30mm,right=20mm,top=25mm,bottom=30mm]{geometry}
newenvironment{dedication}
{clearpage % we want a new page
thispagestyle{empty}% no header and footer
vspace*{stretch{1}}% some space at the top
section*{Dedication} % <==========================================
itshape % the text is in italics
raggedleft % flush to the right margin
}
{par % end the paragraph
vspace{stretch{3}} % space at bottom is three times that at the top
clearpage % finish off the page
}
begin{document}
begin{dedication}
Dedicated to google and wikipedia by models (SaaS, PaaS, and IaaS), the CP provides the storage and processing facilities
needed to support that service model, together with a cloud interface for cloud
service consumers. For SaaS, the CP deploy
end{dedication}
end{document}
and the result:
To get the title left simply move raggedleft
before section*
:
documentclass[a4paper,12pt]{article}
usepackage[paper=a4paper,left=30mm,right=20mm,top=25mm,bottom=30mm]{geometry}
newenvironment{dedication}
{clearpage % we want a new page
thispagestyle{empty}% no header and footer
vspace*{stretch{1}}% some space at the top
raggedleft % flush to the right margin <===============
section*{Dedication} % <========================================
itshape % the text is in italics
}
{par % end the paragraph
vspace{stretch{3}} % space at bottom is three times that at the top
clearpage % finish off the page
}
begin{document}
begin{dedication}
Dedicated to google and wikipedia by models (SaaS, PaaS, and IaaS), the CP provides the storage and processing facilities
needed to support that service model, together with a cloud interface for cloud
service consumers. For SaaS, the CP deploy
end{dedication}
end{document}
and the result is:
The font is distint, How can I put it on the left? in another example please
– x-rw
2 hours ago
@x-rw Simply move onlyraggedleft
beforesection*
.Please see my updated answer.
– Kurt
2 hours ago
but when I put section the alignment was modified
– x-rw
1 hour ago
@x-rw Sorry, I do not understand. Please use a translater and descibe exactly what you want in your question!
– Kurt
1 hour ago
i edited my question, see please
– x-rw
1 hour ago
|
show 3 more comments
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%2f476646%2fhow-put-title-in-a-dedication%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
It seems you simply needs to add section*{Dedication}
at the right place in your definition.
Please see the following code:
documentclass[a4paper,12pt]{article}
usepackage[paper=a4paper,left=30mm,right=20mm,top=25mm,bottom=30mm]{geometry}
newenvironment{dedication}
{clearpage % we want a new page
thispagestyle{empty}% no header and footer
vspace*{stretch{1}}% some space at the top
section*{Dedication} % <==========================================
itshape % the text is in italics
raggedleft % flush to the right margin
}
{par % end the paragraph
vspace{stretch{3}} % space at bottom is three times that at the top
clearpage % finish off the page
}
begin{document}
begin{dedication}
Dedicated to google and wikipedia by models (SaaS, PaaS, and IaaS), the CP provides the storage and processing facilities
needed to support that service model, together with a cloud interface for cloud
service consumers. For SaaS, the CP deploy
end{dedication}
end{document}
and the result:
To get the title left simply move raggedleft
before section*
:
documentclass[a4paper,12pt]{article}
usepackage[paper=a4paper,left=30mm,right=20mm,top=25mm,bottom=30mm]{geometry}
newenvironment{dedication}
{clearpage % we want a new page
thispagestyle{empty}% no header and footer
vspace*{stretch{1}}% some space at the top
raggedleft % flush to the right margin <===============
section*{Dedication} % <========================================
itshape % the text is in italics
}
{par % end the paragraph
vspace{stretch{3}} % space at bottom is three times that at the top
clearpage % finish off the page
}
begin{document}
begin{dedication}
Dedicated to google and wikipedia by models (SaaS, PaaS, and IaaS), the CP provides the storage and processing facilities
needed to support that service model, together with a cloud interface for cloud
service consumers. For SaaS, the CP deploy
end{dedication}
end{document}
and the result is:
The font is distint, How can I put it on the left? in another example please
– x-rw
2 hours ago
@x-rw Simply move onlyraggedleft
beforesection*
.Please see my updated answer.
– Kurt
2 hours ago
but when I put section the alignment was modified
– x-rw
1 hour ago
@x-rw Sorry, I do not understand. Please use a translater and descibe exactly what you want in your question!
– Kurt
1 hour ago
i edited my question, see please
– x-rw
1 hour ago
|
show 3 more comments
It seems you simply needs to add section*{Dedication}
at the right place in your definition.
Please see the following code:
documentclass[a4paper,12pt]{article}
usepackage[paper=a4paper,left=30mm,right=20mm,top=25mm,bottom=30mm]{geometry}
newenvironment{dedication}
{clearpage % we want a new page
thispagestyle{empty}% no header and footer
vspace*{stretch{1}}% some space at the top
section*{Dedication} % <==========================================
itshape % the text is in italics
raggedleft % flush to the right margin
}
{par % end the paragraph
vspace{stretch{3}} % space at bottom is three times that at the top
clearpage % finish off the page
}
begin{document}
begin{dedication}
Dedicated to google and wikipedia by models (SaaS, PaaS, and IaaS), the CP provides the storage and processing facilities
needed to support that service model, together with a cloud interface for cloud
service consumers. For SaaS, the CP deploy
end{dedication}
end{document}
and the result:
To get the title left simply move raggedleft
before section*
:
documentclass[a4paper,12pt]{article}
usepackage[paper=a4paper,left=30mm,right=20mm,top=25mm,bottom=30mm]{geometry}
newenvironment{dedication}
{clearpage % we want a new page
thispagestyle{empty}% no header and footer
vspace*{stretch{1}}% some space at the top
raggedleft % flush to the right margin <===============
section*{Dedication} % <========================================
itshape % the text is in italics
}
{par % end the paragraph
vspace{stretch{3}} % space at bottom is three times that at the top
clearpage % finish off the page
}
begin{document}
begin{dedication}
Dedicated to google and wikipedia by models (SaaS, PaaS, and IaaS), the CP provides the storage and processing facilities
needed to support that service model, together with a cloud interface for cloud
service consumers. For SaaS, the CP deploy
end{dedication}
end{document}
and the result is:
The font is distint, How can I put it on the left? in another example please
– x-rw
2 hours ago
@x-rw Simply move onlyraggedleft
beforesection*
.Please see my updated answer.
– Kurt
2 hours ago
but when I put section the alignment was modified
– x-rw
1 hour ago
@x-rw Sorry, I do not understand. Please use a translater and descibe exactly what you want in your question!
– Kurt
1 hour ago
i edited my question, see please
– x-rw
1 hour ago
|
show 3 more comments
It seems you simply needs to add section*{Dedication}
at the right place in your definition.
Please see the following code:
documentclass[a4paper,12pt]{article}
usepackage[paper=a4paper,left=30mm,right=20mm,top=25mm,bottom=30mm]{geometry}
newenvironment{dedication}
{clearpage % we want a new page
thispagestyle{empty}% no header and footer
vspace*{stretch{1}}% some space at the top
section*{Dedication} % <==========================================
itshape % the text is in italics
raggedleft % flush to the right margin
}
{par % end the paragraph
vspace{stretch{3}} % space at bottom is three times that at the top
clearpage % finish off the page
}
begin{document}
begin{dedication}
Dedicated to google and wikipedia by models (SaaS, PaaS, and IaaS), the CP provides the storage and processing facilities
needed to support that service model, together with a cloud interface for cloud
service consumers. For SaaS, the CP deploy
end{dedication}
end{document}
and the result:
To get the title left simply move raggedleft
before section*
:
documentclass[a4paper,12pt]{article}
usepackage[paper=a4paper,left=30mm,right=20mm,top=25mm,bottom=30mm]{geometry}
newenvironment{dedication}
{clearpage % we want a new page
thispagestyle{empty}% no header and footer
vspace*{stretch{1}}% some space at the top
raggedleft % flush to the right margin <===============
section*{Dedication} % <========================================
itshape % the text is in italics
}
{par % end the paragraph
vspace{stretch{3}} % space at bottom is three times that at the top
clearpage % finish off the page
}
begin{document}
begin{dedication}
Dedicated to google and wikipedia by models (SaaS, PaaS, and IaaS), the CP provides the storage and processing facilities
needed to support that service model, together with a cloud interface for cloud
service consumers. For SaaS, the CP deploy
end{dedication}
end{document}
and the result is:
It seems you simply needs to add section*{Dedication}
at the right place in your definition.
Please see the following code:
documentclass[a4paper,12pt]{article}
usepackage[paper=a4paper,left=30mm,right=20mm,top=25mm,bottom=30mm]{geometry}
newenvironment{dedication}
{clearpage % we want a new page
thispagestyle{empty}% no header and footer
vspace*{stretch{1}}% some space at the top
section*{Dedication} % <==========================================
itshape % the text is in italics
raggedleft % flush to the right margin
}
{par % end the paragraph
vspace{stretch{3}} % space at bottom is three times that at the top
clearpage % finish off the page
}
begin{document}
begin{dedication}
Dedicated to google and wikipedia by models (SaaS, PaaS, and IaaS), the CP provides the storage and processing facilities
needed to support that service model, together with a cloud interface for cloud
service consumers. For SaaS, the CP deploy
end{dedication}
end{document}
and the result:
To get the title left simply move raggedleft
before section*
:
documentclass[a4paper,12pt]{article}
usepackage[paper=a4paper,left=30mm,right=20mm,top=25mm,bottom=30mm]{geometry}
newenvironment{dedication}
{clearpage % we want a new page
thispagestyle{empty}% no header and footer
vspace*{stretch{1}}% some space at the top
raggedleft % flush to the right margin <===============
section*{Dedication} % <========================================
itshape % the text is in italics
}
{par % end the paragraph
vspace{stretch{3}} % space at bottom is three times that at the top
clearpage % finish off the page
}
begin{document}
begin{dedication}
Dedicated to google and wikipedia by models (SaaS, PaaS, and IaaS), the CP provides the storage and processing facilities
needed to support that service model, together with a cloud interface for cloud
service consumers. For SaaS, the CP deploy
end{dedication}
end{document}
and the result is:
edited 1 hour ago
answered 2 hours ago
KurtKurt
38.2k847162
38.2k847162
The font is distint, How can I put it on the left? in another example please
– x-rw
2 hours ago
@x-rw Simply move onlyraggedleft
beforesection*
.Please see my updated answer.
– Kurt
2 hours ago
but when I put section the alignment was modified
– x-rw
1 hour ago
@x-rw Sorry, I do not understand. Please use a translater and descibe exactly what you want in your question!
– Kurt
1 hour ago
i edited my question, see please
– x-rw
1 hour ago
|
show 3 more comments
The font is distint, How can I put it on the left? in another example please
– x-rw
2 hours ago
@x-rw Simply move onlyraggedleft
beforesection*
.Please see my updated answer.
– Kurt
2 hours ago
but when I put section the alignment was modified
– x-rw
1 hour ago
@x-rw Sorry, I do not understand. Please use a translater and descibe exactly what you want in your question!
– Kurt
1 hour ago
i edited my question, see please
– x-rw
1 hour ago
The font is distint, How can I put it on the left? in another example please
– x-rw
2 hours ago
The font is distint, How can I put it on the left? in another example please
– x-rw
2 hours ago
@x-rw Simply move only
raggedleft
before section*
.Please see my updated answer.– Kurt
2 hours ago
@x-rw Simply move only
raggedleft
before section*
.Please see my updated answer.– Kurt
2 hours ago
but when I put section the alignment was modified
– x-rw
1 hour ago
but when I put section the alignment was modified
– x-rw
1 hour ago
@x-rw Sorry, I do not understand. Please use a translater and descibe exactly what you want in your question!
– Kurt
1 hour ago
@x-rw Sorry, I do not understand. Please use a translater and descibe exactly what you want in your question!
– Kurt
1 hour ago
i edited my question, see please
– x-rw
1 hour ago
i edited my question, see please
– x-rw
1 hour ago
|
show 3 more comments
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%2f476646%2fhow-put-title-in-a-dedication%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
What do you mean by "[you] need more the title"?
– Werner
2 hours ago
@Werner my english is not very good, I just want to put the title
– x-rw
2 hours ago
1
That's fine. "Putting" the title is exactly what is happening though. By "more" I imagine you want something bigger? How about typing your question in Google Translate and then posting it here...?
– Werner
2 hours ago
I took the liberty and made a rollboack of your question so that my given answer now fits to the original question you asked and not the completly changed question afterwards you asked new.
– Kurt
1 hour ago