zk_html/diary/2017-04-05-arcana-editing.html

48 lines
3.4 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 2017-04-05-arcana-editing</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | 2017-04-05-arcana-editing</h1>
</header>
<article class="content">
<hr />
<p>layout: post
title: Editing Arcana
date: 2017-04-05
slug: arcana-editing</p>
<hr />
<p>I got some good feedback on the <a href="/posts/writing/2017/04/01/lessons-from-arcana.html">previous post</a> from writers who appreciated the insight into the editing process. Heck, even I got a lot out of writing the post, because it allowed me to set down in writing a lot of vague thoughts that I had about what worked and what didn&rsquo;t. That&rsquo;s one of the big reasons I write as much as I do, a sort of &ldquo;how can I tell what I think till I see what I say&rdquo; thing, if we go by E. M. Forster&rsquo;s words. It&rsquo;s part of why I&rsquo;m so keen on non-fiction. I love writing fiction because it shows others new stories, but I love writing non-fiction because I learn as much about myself writing the piece as my readers do about the topic reading it.</p>
<p>Anyway, all that to say, I liked having the chance to write that, and I want to keep writing stuff like that as I work with <em>Arcana</em> as my first anthology.</p>
<p>I&rsquo;ve edited a lot before. Working with [adjective][species] was fairly straight forward in that I left the call open and edited submissions as I got them. It was simple, but still involved a lot of the editorial motions. My criteria for articles there was that it had a point, expressed it clearly, and was readable. Minor edits were usually okay, and major ones could be requested of the author.</p>
<p>Editing an anthology, however, feels vastly different. It&rsquo;s not just the competition aspect &mdash; though that&rsquo;s a big part of it &mdash; so much as the fact that it&rsquo;s a singular, rather than ongoing, process. It begins when submissions are received and ends when the final, edited choices are handed off to the publisher to work legal, layout, and printing magic.</p>
<p>Still, I have a good idea of all the steps ahead of me and quite a few guiding hands, which will be quite helpful! Also, as above, I&rsquo;m hoping that writing this helps me figure things out a little.</p>
<p><img alt="The slush pile" src="/assets/writing/arcana-print.jpg" /></p>
<p><em>Update: I was going to talk about these things, but *vague handwaving* life</em></p>
<h3 id="slushing">Slushing</h3>
<h3 id="the-difference-between-beta-and-editing">The difference between beta and editing</h3>
<h3 id="criteria">Criteria</h3>
<h3 id="line-editing">Line editing</h3>
<h3 id="the-second-call">The second call</h3>
</article>
<footer>
<p>Page generated on 2024-05-04</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>