LibreOffice Writer: How to clear all formatting whatsoever (not only “direct formatting”)?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
3
down vote

favorite












I have copied a code text from StackExchange:



This is the line of code to edit


I pasted that code line in a LibreOffice Writer document and it was pasted with this exact font and grey background in LibreOffice Writer.



To give it a more default appearance I mark it and "clear direct formatting". That changed it only a bit: Aligned it's first line to the left (as it was aligned centered).



If Direct formatting isn't the right tool, what is?










share|improve this question

























    up vote
    3
    down vote

    favorite












    I have copied a code text from StackExchange:



    This is the line of code to edit


    I pasted that code line in a LibreOffice Writer document and it was pasted with this exact font and grey background in LibreOffice Writer.



    To give it a more default appearance I mark it and "clear direct formatting". That changed it only a bit: Aligned it's first line to the left (as it was aligned centered).



    If Direct formatting isn't the right tool, what is?










    share|improve this question























      up vote
      3
      down vote

      favorite









      up vote
      3
      down vote

      favorite











      I have copied a code text from StackExchange:



      This is the line of code to edit


      I pasted that code line in a LibreOffice Writer document and it was pasted with this exact font and grey background in LibreOffice Writer.



      To give it a more default appearance I mark it and "clear direct formatting". That changed it only a bit: Aligned it's first line to the left (as it was aligned centered).



      If Direct formatting isn't the right tool, what is?










      share|improve this question













      I have copied a code text from StackExchange:



      This is the line of code to edit


      I pasted that code line in a LibreOffice Writer document and it was pasted with this exact font and grey background in LibreOffice Writer.



      To give it a more default appearance I mark it and "clear direct formatting". That changed it only a bit: Aligned it's first line to the left (as it was aligned centered).



      If Direct formatting isn't the right tool, what is?







      libreoffice






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 15 at 17:45









      JohnDoea

      28391852




      28391852




















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          3
          down vote



          accepted










          I would do it with Paste Special:



          1. Stand with the mouse cursor where you want to paste the text.

          2. Right click the mouse.

          3. Choose Paste Special.

          4. Choose Unformulated text.

          The text should look more normal than the "Default Style" solution. However, it only works when pasting rather than in general.






          share|improve this answer






















          • +1 for the good solution. Sometimes I wish that any CTRL+C would behave like this...
            – JohnDoea
            Mar 15 at 18:07







          • 4




            CTRL+SHIFT+V gets there a bit faster, but it would be nice not to have to use a menu at all.
            – Max Poschmann
            Mar 15 at 18:09










          • I usually paste into Notepad first, then copy from there. Serves the same purpose.
            – Brilliand
            Mar 15 at 20:50

















          up vote
          1
          down vote













          While publishing this question I found something that gave the text a more "default" appearance: I marked it and changed its style to "Default":



          enter image description here




          From my experience with various versions of Microsoft Word, it might be in LibreOffice Writer as well, that one needs to combine several tools to totally clear non-default formatting (combining clear all direct formatting + change style to default, maybe, and maybe even more tools).






          share|improve this answer






















          • Text is displayed as a combination of direct formatting (also known as automatic styles) and common styles. So you need to clear direct formatting + set paragraph style to default + set character style to default. Also, there may be tables or sections that were created, although not in this case. I normally paste as unformatted text instead or copy to a text editor first.
            – Jim K
            Mar 15 at 18:24











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          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',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1015268%2flibreoffice-writer-how-to-clear-all-formatting-whatsoever-not-only-direct-for%23new-answer', 'question_page');

          );

          Post as a guest






























          2 Answers
          2






          active

          oldest

          votes








          2 Answers
          2






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          3
          down vote



          accepted










          I would do it with Paste Special:



          1. Stand with the mouse cursor where you want to paste the text.

          2. Right click the mouse.

          3. Choose Paste Special.

          4. Choose Unformulated text.

          The text should look more normal than the "Default Style" solution. However, it only works when pasting rather than in general.






          share|improve this answer






















          • +1 for the good solution. Sometimes I wish that any CTRL+C would behave like this...
            – JohnDoea
            Mar 15 at 18:07







          • 4




            CTRL+SHIFT+V gets there a bit faster, but it would be nice not to have to use a menu at all.
            – Max Poschmann
            Mar 15 at 18:09










          • I usually paste into Notepad first, then copy from there. Serves the same purpose.
            – Brilliand
            Mar 15 at 20:50














          up vote
          3
          down vote



          accepted










          I would do it with Paste Special:



          1. Stand with the mouse cursor where you want to paste the text.

          2. Right click the mouse.

          3. Choose Paste Special.

          4. Choose Unformulated text.

          The text should look more normal than the "Default Style" solution. However, it only works when pasting rather than in general.






          share|improve this answer






















          • +1 for the good solution. Sometimes I wish that any CTRL+C would behave like this...
            – JohnDoea
            Mar 15 at 18:07







          • 4




            CTRL+SHIFT+V gets there a bit faster, but it would be nice not to have to use a menu at all.
            – Max Poschmann
            Mar 15 at 18:09










          • I usually paste into Notepad first, then copy from there. Serves the same purpose.
            – Brilliand
            Mar 15 at 20:50












          up vote
          3
          down vote



          accepted







          up vote
          3
          down vote



          accepted






          I would do it with Paste Special:



          1. Stand with the mouse cursor where you want to paste the text.

          2. Right click the mouse.

          3. Choose Paste Special.

          4. Choose Unformulated text.

          The text should look more normal than the "Default Style" solution. However, it only works when pasting rather than in general.






          share|improve this answer














          I would do it with Paste Special:



          1. Stand with the mouse cursor where you want to paste the text.

          2. Right click the mouse.

          3. Choose Paste Special.

          4. Choose Unformulated text.

          The text should look more normal than the "Default Style" solution. However, it only works when pasting rather than in general.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Mar 27 at 20:03









          JohnDoea

          28391852




          28391852










          answered Mar 15 at 17:57









          Max Poschmann

          462




          462











          • +1 for the good solution. Sometimes I wish that any CTRL+C would behave like this...
            – JohnDoea
            Mar 15 at 18:07







          • 4




            CTRL+SHIFT+V gets there a bit faster, but it would be nice not to have to use a menu at all.
            – Max Poschmann
            Mar 15 at 18:09










          • I usually paste into Notepad first, then copy from there. Serves the same purpose.
            – Brilliand
            Mar 15 at 20:50
















          • +1 for the good solution. Sometimes I wish that any CTRL+C would behave like this...
            – JohnDoea
            Mar 15 at 18:07







          • 4




            CTRL+SHIFT+V gets there a bit faster, but it would be nice not to have to use a menu at all.
            – Max Poschmann
            Mar 15 at 18:09










          • I usually paste into Notepad first, then copy from there. Serves the same purpose.
            – Brilliand
            Mar 15 at 20:50















          +1 for the good solution. Sometimes I wish that any CTRL+C would behave like this...
          – JohnDoea
          Mar 15 at 18:07





          +1 for the good solution. Sometimes I wish that any CTRL+C would behave like this...
          – JohnDoea
          Mar 15 at 18:07





          4




          4




          CTRL+SHIFT+V gets there a bit faster, but it would be nice not to have to use a menu at all.
          – Max Poschmann
          Mar 15 at 18:09




          CTRL+SHIFT+V gets there a bit faster, but it would be nice not to have to use a menu at all.
          – Max Poschmann
          Mar 15 at 18:09












          I usually paste into Notepad first, then copy from there. Serves the same purpose.
          – Brilliand
          Mar 15 at 20:50




          I usually paste into Notepad first, then copy from there. Serves the same purpose.
          – Brilliand
          Mar 15 at 20:50












          up vote
          1
          down vote













          While publishing this question I found something that gave the text a more "default" appearance: I marked it and changed its style to "Default":



          enter image description here




          From my experience with various versions of Microsoft Word, it might be in LibreOffice Writer as well, that one needs to combine several tools to totally clear non-default formatting (combining clear all direct formatting + change style to default, maybe, and maybe even more tools).






          share|improve this answer






















          • Text is displayed as a combination of direct formatting (also known as automatic styles) and common styles. So you need to clear direct formatting + set paragraph style to default + set character style to default. Also, there may be tables or sections that were created, although not in this case. I normally paste as unformatted text instead or copy to a text editor first.
            – Jim K
            Mar 15 at 18:24















          up vote
          1
          down vote













          While publishing this question I found something that gave the text a more "default" appearance: I marked it and changed its style to "Default":



          enter image description here




          From my experience with various versions of Microsoft Word, it might be in LibreOffice Writer as well, that one needs to combine several tools to totally clear non-default formatting (combining clear all direct formatting + change style to default, maybe, and maybe even more tools).






          share|improve this answer






















          • Text is displayed as a combination of direct formatting (also known as automatic styles) and common styles. So you need to clear direct formatting + set paragraph style to default + set character style to default. Also, there may be tables or sections that were created, although not in this case. I normally paste as unformatted text instead or copy to a text editor first.
            – Jim K
            Mar 15 at 18:24













          up vote
          1
          down vote










          up vote
          1
          down vote









          While publishing this question I found something that gave the text a more "default" appearance: I marked it and changed its style to "Default":



          enter image description here




          From my experience with various versions of Microsoft Word, it might be in LibreOffice Writer as well, that one needs to combine several tools to totally clear non-default formatting (combining clear all direct formatting + change style to default, maybe, and maybe even more tools).






          share|improve this answer














          While publishing this question I found something that gave the text a more "default" appearance: I marked it and changed its style to "Default":



          enter image description here




          From my experience with various versions of Microsoft Word, it might be in LibreOffice Writer as well, that one needs to combine several tools to totally clear non-default formatting (combining clear all direct formatting + change style to default, maybe, and maybe even more tools).







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Mar 15 at 18:28

























          answered Mar 15 at 17:45









          JohnDoea

          28391852




          28391852











          • Text is displayed as a combination of direct formatting (also known as automatic styles) and common styles. So you need to clear direct formatting + set paragraph style to default + set character style to default. Also, there may be tables or sections that were created, although not in this case. I normally paste as unformatted text instead or copy to a text editor first.
            – Jim K
            Mar 15 at 18:24

















          • Text is displayed as a combination of direct formatting (also known as automatic styles) and common styles. So you need to clear direct formatting + set paragraph style to default + set character style to default. Also, there may be tables or sections that were created, although not in this case. I normally paste as unformatted text instead or copy to a text editor first.
            – Jim K
            Mar 15 at 18:24
















          Text is displayed as a combination of direct formatting (also known as automatic styles) and common styles. So you need to clear direct formatting + set paragraph style to default + set character style to default. Also, there may be tables or sections that were created, although not in this case. I normally paste as unformatted text instead or copy to a text editor first.
          – Jim K
          Mar 15 at 18:24





          Text is displayed as a combination of direct formatting (also known as automatic styles) and common styles. So you need to clear direct formatting + set paragraph style to default + set character style to default. Also, there may be tables or sections that were created, although not in this case. I normally paste as unformatted text instead or copy to a text editor first.
          – Jim K
          Mar 15 at 18:24


















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1015268%2flibreoffice-writer-how-to-clear-all-formatting-whatsoever-not-only-direct-for%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

          Trouble downloading packages list due to a “Hash sum mismatch” error

          How do I move numbers in filenames, in a batch renaming operation?