Help beginner, easy stuff Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30UTC (7:30pm US/Eastern)Advanced math icon help in TeXlipseWriting text above cdotsHow to type the letter “i” with two dots (diaeresis) in math mode?How to typeset this in LaTeXhow to have tag, text and cases environment like things in eqnarrayThree dots above a symbol look weirdHow can I add more than 4 dots to a derivative?Union of cdots and hdotsHow to denote the fifth derivative in Newton’s notation?Help beginner please. easy stuff

Did Mueller's report provide an evidentiary basis for the claim of Russian govt election interference via social media?

If Windows 7 doesn't support WSL, then what is "Subsystem for UNIX-based Applications"?

Drawing spherical mirrors

How does Belgium enforce obligatory attendance in elections?

The Nth Gryphon Number

How do I find out the mythology and history of my Fortress?

How can I prevent/balance waiting and turtling as a response to cooldown mechanics

What initially awakened the Balrog?

What is the meaning of 'breadth' in breadth first search?

Antipodal Land Area Calculation

Why weren't discrete x86 CPUs ever used in game hardware?

What does 丫 mean? 丫是什么意思?

Flash light on something

An adverb for when you're not exaggerating

How much damage would a cupful of neutron star matter do to the Earth?

Semigroups with no morphisms between them

Amount of permutations on an NxNxN Rubik's Cube

How do I tell what width chain my used chainring needs?

Do I really need to have a message in a novel to appeal to readers?

What would you call this weird metallic apparatus that allows you to lift people?

Is there public access to the Meteor Crater in Arizona?

macOS: Name for app shortcut screen found by pinching with thumb and three fingers

What does this say in Elvish?

Is there hard evidence that the grant peer review system performs significantly better than random?



Help beginner, easy stuff



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30UTC (7:30pm US/Eastern)Advanced math icon help in TeXlipseWriting text above cdotsHow to type the letter “i” with two dots (diaeresis) in math mode?How to typeset this in LaTeXhow to have tag, text and cases environment like things in eqnarrayThree dots above a symbol look weirdHow can I add more than 4 dots to a derivative?Union of cdots and hdotsHow to denote the fifth derivative in Newton’s notation?Help beginner please. easy stuff










0















How to drow this in teXstudio? i cant drow dots and arows like that



cyrcle with 4 points










share|improve this question









New contributor




Levan Davitadze is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 3





    Hmm, the fact that you got an answer when you posted your previous question of that type (and with the same title) should not make you conclude that this is the way to ask questions here. You got an answer, and you may either try to understand it or tell the answerer what's missing, but please refrain from going on like this.

    – marmot
    40 mins ago















0















How to drow this in teXstudio? i cant drow dots and arows like that



cyrcle with 4 points










share|improve this question









New contributor




Levan Davitadze is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 3





    Hmm, the fact that you got an answer when you posted your previous question of that type (and with the same title) should not make you conclude that this is the way to ask questions here. You got an answer, and you may either try to understand it or tell the answerer what's missing, but please refrain from going on like this.

    – marmot
    40 mins ago













0












0








0








How to drow this in teXstudio? i cant drow dots and arows like that



cyrcle with 4 points










share|improve this question









New contributor




Levan Davitadze is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












How to drow this in teXstudio? i cant drow dots and arows like that



cyrcle with 4 points







math-mode






share|improve this question









New contributor




Levan Davitadze is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Levan Davitadze is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 2 mins ago









AboAmmar

34.6k32985




34.6k32985






New contributor




Levan Davitadze is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 50 mins ago









Levan DavitadzeLevan Davitadze

1




1




New contributor




Levan Davitadze is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Levan Davitadze is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Levan Davitadze is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 3





    Hmm, the fact that you got an answer when you posted your previous question of that type (and with the same title) should not make you conclude that this is the way to ask questions here. You got an answer, and you may either try to understand it or tell the answerer what's missing, but please refrain from going on like this.

    – marmot
    40 mins ago












  • 3





    Hmm, the fact that you got an answer when you posted your previous question of that type (and with the same title) should not make you conclude that this is the way to ask questions here. You got an answer, and you may either try to understand it or tell the answerer what's missing, but please refrain from going on like this.

    – marmot
    40 mins ago







3




3





Hmm, the fact that you got an answer when you posted your previous question of that type (and with the same title) should not make you conclude that this is the way to ask questions here. You got an answer, and you may either try to understand it or tell the answerer what's missing, but please refrain from going on like this.

– marmot
40 mins ago





Hmm, the fact that you got an answer when you posted your previous question of that type (and with the same title) should not make you conclude that this is the way to ask questions here. You got an answer, and you may either try to understand it or tell the answerer what's missing, but please refrain from going on like this.

– marmot
40 mins ago










1 Answer
1






active

oldest

votes


















0














I made this and my previous answer a community wiki to allow others to change or delete it if they feel it is inappropriate to answer such questions.



documentclass[tikz,border=3.14mm]standalone
usetikzlibraryfit,bending
begindocument
begintikzpicture[bullet/.style=circle,fill,inner sep=1pt]
beginscope[local bounding box=stuff]
path foreach Y in 1,2,3,4
(225-Y*90:1) node[bullet,label=above:$P_Y$] (BY);
draw[thick,-stealth,shorten >=2pt,shorten <=2pt]
(B1) edge[bend left] (B2) (B2) edge[bend left] (B1);
endscope
node[circle,draw,fit=(stuff)];
endtikzpicture
enddocument


enter image description here





share

























  • sorry i dont meant to make u angry. i no nothing in texstudion and i dont even pigured out why this and previous question is equal

    – Levan Davitadze
    5 mins ago











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
);



);






Levan Davitadze is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f485670%2fhelp-beginner-easy-stuff%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









0














I made this and my previous answer a community wiki to allow others to change or delete it if they feel it is inappropriate to answer such questions.



documentclass[tikz,border=3.14mm]standalone
usetikzlibraryfit,bending
begindocument
begintikzpicture[bullet/.style=circle,fill,inner sep=1pt]
beginscope[local bounding box=stuff]
path foreach Y in 1,2,3,4
(225-Y*90:1) node[bullet,label=above:$P_Y$] (BY);
draw[thick,-stealth,shorten >=2pt,shorten <=2pt]
(B1) edge[bend left] (B2) (B2) edge[bend left] (B1);
endscope
node[circle,draw,fit=(stuff)];
endtikzpicture
enddocument


enter image description here





share

























  • sorry i dont meant to make u angry. i no nothing in texstudion and i dont even pigured out why this and previous question is equal

    – Levan Davitadze
    5 mins ago















0














I made this and my previous answer a community wiki to allow others to change or delete it if they feel it is inappropriate to answer such questions.



documentclass[tikz,border=3.14mm]standalone
usetikzlibraryfit,bending
begindocument
begintikzpicture[bullet/.style=circle,fill,inner sep=1pt]
beginscope[local bounding box=stuff]
path foreach Y in 1,2,3,4
(225-Y*90:1) node[bullet,label=above:$P_Y$] (BY);
draw[thick,-stealth,shorten >=2pt,shorten <=2pt]
(B1) edge[bend left] (B2) (B2) edge[bend left] (B1);
endscope
node[circle,draw,fit=(stuff)];
endtikzpicture
enddocument


enter image description here





share

























  • sorry i dont meant to make u angry. i no nothing in texstudion and i dont even pigured out why this and previous question is equal

    – Levan Davitadze
    5 mins ago













0












0








0







I made this and my previous answer a community wiki to allow others to change or delete it if they feel it is inappropriate to answer such questions.



documentclass[tikz,border=3.14mm]standalone
usetikzlibraryfit,bending
begindocument
begintikzpicture[bullet/.style=circle,fill,inner sep=1pt]
beginscope[local bounding box=stuff]
path foreach Y in 1,2,3,4
(225-Y*90:1) node[bullet,label=above:$P_Y$] (BY);
draw[thick,-stealth,shorten >=2pt,shorten <=2pt]
(B1) edge[bend left] (B2) (B2) edge[bend left] (B1);
endscope
node[circle,draw,fit=(stuff)];
endtikzpicture
enddocument


enter image description here





share















I made this and my previous answer a community wiki to allow others to change or delete it if they feel it is inappropriate to answer such questions.



documentclass[tikz,border=3.14mm]standalone
usetikzlibraryfit,bending
begindocument
begintikzpicture[bullet/.style=circle,fill,inner sep=1pt]
beginscope[local bounding box=stuff]
path foreach Y in 1,2,3,4
(225-Y*90:1) node[bullet,label=above:$P_Y$] (BY);
draw[thick,-stealth,shorten >=2pt,shorten <=2pt]
(B1) edge[bend left] (B2) (B2) edge[bend left] (B1);
endscope
node[circle,draw,fit=(stuff)];
endtikzpicture
enddocument


enter image description here






share













share


share








answered 9 mins ago


























community wiki





marmot













  • sorry i dont meant to make u angry. i no nothing in texstudion and i dont even pigured out why this and previous question is equal

    – Levan Davitadze
    5 mins ago

















  • sorry i dont meant to make u angry. i no nothing in texstudion and i dont even pigured out why this and previous question is equal

    – Levan Davitadze
    5 mins ago
















sorry i dont meant to make u angry. i no nothing in texstudion and i dont even pigured out why this and previous question is equal

– Levan Davitadze
5 mins ago





sorry i dont meant to make u angry. i no nothing in texstudion and i dont even pigured out why this and previous question is equal

– Levan Davitadze
5 mins ago










Levan Davitadze is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















Levan Davitadze is a new contributor. Be nice, and check out our Code of Conduct.












Levan Davitadze is a new contributor. Be nice, and check out our Code of Conduct.











Levan Davitadze 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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f485670%2fhelp-beginner-easy-stuff%23new-answer', 'question_page');

);

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