how do i get an empty line in my flashcard The Next CEO of Stack OverflowHow to get new line after subparagraph title?How do you get TeXShop to automatically insert line breaks?Get the Length of the Rest of a LinePrevent empty line after tabular environmentNo indentation after empty lineShorthand for empty line or \ indentHow to add an empty line between two formularsUnwanted line break when leaving a line in script emptyHow do I get indentation after automatic line break?How to get automatic line-breaks using tabularx and makecell?♀
Anatomically Correct Strange Women In Ponds Distributing Swords
Is it safe to use c_str() on a temporary string?
Why doesn't a table tennis ball float on the surface? How do we calculate buoyancy here?
Should I tutor a student who I know has cheated on their homework?
Where to find order of arguments for default functions
Why were Madagascar and New Zealand discovered so late?
How should I support this large drywall patch?
How to start emacs in "nothing" mode (`fundamental-mode`)
WOW air has ceased operation, can I get my tickets refunded?
How to write papers efficiently when English isn't my first language?
Trouble understanding the speech of overseas colleagues
What makes a siege story/plot interesting?
Text adventure game code
How can I open an app using Terminal?
Why did we only see the N-1 starfighters in one film?
When Does an Atlas Uniquely Define a Manifold?
Can a caster that cast Polymorph on themselves stop concentrating at any point even if their Int is low?
Apart from "berlinern", do any other German dialects have a corresponding verb?
% symbol leads to superlong (forever?) compilations
Inappropriate reference requests from Journal reviewers
Whats the best way to handle refactoring a big file?
Why is there a PLL in CPU?
How do scammers retract money, while you can’t?
Robert Sheckley short story about vacation spots being overwhelmed
how do i get an empty line in my flashcard
The Next CEO of Stack OverflowHow to get new line after subparagraph title?How do you get TeXShop to automatically insert line breaks?Get the Length of the Rest of a LinePrevent empty line after tabular environmentNo indentation after empty lineShorthand for empty line or \ indentHow to add an empty line between two formularsUnwanted line break when leaving a line in script emptyHow do I get indentation after automatic line break?How to get automatic line-breaks using tabularx and makecell?♀
cardbeginflushleft
In 1897, J.J. Thomson "discovered" the electron by measuring the charge-to-mass ratio of "cathode rays" (actually,streams of electrons, with charge q and mass m) as follows:
\ \ (a)First he passed the beam through uniform crossed electric and magnetic field $vecE$ and $vecB$ mutually perpendicular, and both of them perpendicular to the beam), and adjusted the electric field until he got zero deflection. What, then, was the speed of the particles (in terms of E and B)? \ \
(b) Then he turned off the electric field, and measured the radius of curvature, R, of the beam, as deflected by the magnetic field alone. In terms of E, B, and R, what is the charge-to-mass ratio (q/m) of the particles?
endflushleft Problem 5.1
ok this is my code. I get the error that there is no line to end. and then i do not get an empty line between the intro and a, and between a and b.
What am
line-breaking
New contributor
add a comment |
cardbeginflushleft
In 1897, J.J. Thomson "discovered" the electron by measuring the charge-to-mass ratio of "cathode rays" (actually,streams of electrons, with charge q and mass m) as follows:
\ \ (a)First he passed the beam through uniform crossed electric and magnetic field $vecE$ and $vecB$ mutually perpendicular, and both of them perpendicular to the beam), and adjusted the electric field until he got zero deflection. What, then, was the speed of the particles (in terms of E and B)? \ \
(b) Then he turned off the electric field, and measured the radius of curvature, R, of the beam, as deflected by the magnetic field alone. In terms of E, B, and R, what is the charge-to-mass ratio (q/m) of the particles?
endflushleft Problem 5.1
ok this is my code. I get the error that there is no line to end. and then i do not get an empty line between the intro and a, and between a and b.
What am
line-breaking
New contributor
Welcome to TeX.SX. Have you considered reading an introduction to LaTeX? You cannot use double backslashes to add empty lines in the output.
– Johannes_B
2 mins ago
welcome to tex.se! that we can help you and understand what is your problem, please extend your code fragment to complete small document beginning withdocumentclass...
and ending withenddocument
.
– Zarko
2 mins ago
add a comment |
cardbeginflushleft
In 1897, J.J. Thomson "discovered" the electron by measuring the charge-to-mass ratio of "cathode rays" (actually,streams of electrons, with charge q and mass m) as follows:
\ \ (a)First he passed the beam through uniform crossed electric and magnetic field $vecE$ and $vecB$ mutually perpendicular, and both of them perpendicular to the beam), and adjusted the electric field until he got zero deflection. What, then, was the speed of the particles (in terms of E and B)? \ \
(b) Then he turned off the electric field, and measured the radius of curvature, R, of the beam, as deflected by the magnetic field alone. In terms of E, B, and R, what is the charge-to-mass ratio (q/m) of the particles?
endflushleft Problem 5.1
ok this is my code. I get the error that there is no line to end. and then i do not get an empty line between the intro and a, and between a and b.
What am
line-breaking
New contributor
cardbeginflushleft
In 1897, J.J. Thomson "discovered" the electron by measuring the charge-to-mass ratio of "cathode rays" (actually,streams of electrons, with charge q and mass m) as follows:
\ \ (a)First he passed the beam through uniform crossed electric and magnetic field $vecE$ and $vecB$ mutually perpendicular, and both of them perpendicular to the beam), and adjusted the electric field until he got zero deflection. What, then, was the speed of the particles (in terms of E and B)? \ \
(b) Then he turned off the electric field, and measured the radius of curvature, R, of the beam, as deflected by the magnetic field alone. In terms of E, B, and R, what is the charge-to-mass ratio (q/m) of the particles?
endflushleft Problem 5.1
ok this is my code. I get the error that there is no line to end. and then i do not get an empty line between the intro and a, and between a and b.
What am
line-breaking
line-breaking
New contributor
New contributor
edited 3 mins ago
Johannes_B
21k351205
21k351205
New contributor
asked 7 mins ago
DanielvanheuvenDanielvanheuven
1
1
New contributor
New contributor
Welcome to TeX.SX. Have you considered reading an introduction to LaTeX? You cannot use double backslashes to add empty lines in the output.
– Johannes_B
2 mins ago
welcome to tex.se! that we can help you and understand what is your problem, please extend your code fragment to complete small document beginning withdocumentclass...
and ending withenddocument
.
– Zarko
2 mins ago
add a comment |
Welcome to TeX.SX. Have you considered reading an introduction to LaTeX? You cannot use double backslashes to add empty lines in the output.
– Johannes_B
2 mins ago
welcome to tex.se! that we can help you and understand what is your problem, please extend your code fragment to complete small document beginning withdocumentclass...
and ending withenddocument
.
– Zarko
2 mins ago
Welcome to TeX.SX. Have you considered reading an introduction to LaTeX? You cannot use double backslashes to add empty lines in the output.
– Johannes_B
2 mins ago
Welcome to TeX.SX. Have you considered reading an introduction to LaTeX? You cannot use double backslashes to add empty lines in the output.
– Johannes_B
2 mins ago
welcome to tex.se! that we can help you and understand what is your problem, please extend your code fragment to complete small document beginning with
documentclass...
and ending with enddocument
.– Zarko
2 mins ago
welcome to tex.se! that we can help you and understand what is your problem, please extend your code fragment to complete small document beginning with
documentclass...
and ending with enddocument
.– Zarko
2 mins ago
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
);
);
Danielvanheuven 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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2f482054%2fhow-do-i-get-an-empty-line-in-my-flashcard%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
Danielvanheuven is a new contributor. Be nice, and check out our Code of Conduct.
Danielvanheuven is a new contributor. Be nice, and check out our Code of Conduct.
Danielvanheuven is a new contributor. Be nice, and check out our Code of Conduct.
Danielvanheuven is a new contributor. Be nice, and check out our Code of Conduct.
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2f482054%2fhow-do-i-get-an-empty-line-in-my-flashcard%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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
Welcome to TeX.SX. Have you considered reading an introduction to LaTeX? You cannot use double backslashes to add empty lines in the output.
– Johannes_B
2 mins ago
welcome to tex.se! that we can help you and understand what is your problem, please extend your code fragment to complete small document beginning with
documentclass...
and ending withenddocument
.– Zarko
2 mins ago