Section Rotation
up vote
2
down vote
favorite

How to type the part where the chapter is rotated with or without the shaded box, and then there is text right beside it? What I have so far
begin{document}
section*{rotatebox{90}{Chapter 1}}
begin{center}
Test Test Test\
end{center}
end{document}
graphics horizontal-alignment sectioning vertical-alignment rotating
New contributor
Jdt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
2
down vote
favorite

How to type the part where the chapter is rotated with or without the shaded box, and then there is text right beside it? What I have so far
begin{document}
section*{rotatebox{90}{Chapter 1}}
begin{center}
Test Test Test\
end{center}
end{document}
graphics horizontal-alignment sectioning vertical-alignment rotating
New contributor
Jdt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite

How to type the part where the chapter is rotated with or without the shaded box, and then there is text right beside it? What I have so far
begin{document}
section*{rotatebox{90}{Chapter 1}}
begin{center}
Test Test Test\
end{center}
end{document}
graphics horizontal-alignment sectioning vertical-alignment rotating
New contributor
Jdt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

How to type the part where the chapter is rotated with or without the shaded box, and then there is text right beside it? What I have so far
begin{document}
section*{rotatebox{90}{Chapter 1}}
begin{center}
Test Test Test\
end{center}
end{document}
graphics horizontal-alignment sectioning vertical-alignment rotating
graphics horizontal-alignment sectioning vertical-alignment rotating
New contributor
Jdt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Jdt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Nov 13 at 19:06
koleygr
10.8k1837
10.8k1837
New contributor
Jdt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Nov 13 at 19:05
Jdt
132
132
New contributor
Jdt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Jdt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Jdt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
documentclass{book}
usepackage{marginnote}
usepackage{graphicx}
newcommandSection[2][reversemarginpar]{{%
#1%
section*{marginnote{raisebox{-1.1height}{rotatebox{90}{#2}}}}}}
begin{document}
Section{Chapter 1}
Test Test Test
newpage
Section{Chapter 2}
Test Test Test
end{document}

add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
documentclass{book}
usepackage{marginnote}
usepackage{graphicx}
newcommandSection[2][reversemarginpar]{{%
#1%
section*{marginnote{raisebox{-1.1height}{rotatebox{90}{#2}}}}}}
begin{document}
Section{Chapter 1}
Test Test Test
newpage
Section{Chapter 2}
Test Test Test
end{document}

add a comment |
up vote
0
down vote
accepted
documentclass{book}
usepackage{marginnote}
usepackage{graphicx}
newcommandSection[2][reversemarginpar]{{%
#1%
section*{marginnote{raisebox{-1.1height}{rotatebox{90}{#2}}}}}}
begin{document}
Section{Chapter 1}
Test Test Test
newpage
Section{Chapter 2}
Test Test Test
end{document}

add a comment |
up vote
0
down vote
accepted
up vote
0
down vote
accepted
documentclass{book}
usepackage{marginnote}
usepackage{graphicx}
newcommandSection[2][reversemarginpar]{{%
#1%
section*{marginnote{raisebox{-1.1height}{rotatebox{90}{#2}}}}}}
begin{document}
Section{Chapter 1}
Test Test Test
newpage
Section{Chapter 2}
Test Test Test
end{document}

documentclass{book}
usepackage{marginnote}
usepackage{graphicx}
newcommandSection[2][reversemarginpar]{{%
#1%
section*{marginnote{raisebox{-1.1height}{rotatebox{90}{#2}}}}}}
begin{document}
Section{Chapter 1}
Test Test Test
newpage
Section{Chapter 2}
Test Test Test
end{document}

answered Nov 13 at 19:25
Herbert
265k23401712
265k23401712
add a comment |
add a comment |
Jdt is a new contributor. Be nice, and check out our Code of Conduct.
Jdt is a new contributor. Be nice, and check out our Code of Conduct.
Jdt is a new contributor. Be nice, and check out our Code of Conduct.
Jdt is a new contributor. Be nice, and check out our Code of Conduct.
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%2f459828%2fsection-rotation%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